.gg-chat-bubble.gg-app {
    right: 220px !important;
}

#gg-toolbar {
    bottom: 63px !important;
}

.gg-btn-specials.gg-reset {
    bottom: 60px !important;
}

/*fixing height of featured vehicles section to prevent overlap - mstotts */
.index .ddc-content.inventory-featured-default .yui3-u-1-4 .hproduct {height: auto;}

/* 05502243 ddcjareds */
.inventoryList .media .cst-tires img { width: 190px; }

/* wabbey 05927529 */
.inventory-listing-default .inventoryList .hproduct {min-height: 355px;}

/* owen.perks 09395807 */
.srp .vehicle-card-media [data-web-api-id="tires-for-life-badge"] img {max-height: 100px;}

/* wabbey 11313094 */
.vehicle-card-badge .cstMaxHeight img { max-height: 100%; }


