.inventoryList .askingPrice.final-price .value {
	font-size: 20px;
}
.inventoryList .ddc-media img {
	height: auto;
}
.inventoryList .calloutDetails li {
	height: auto;
	width: auto;
	min-height: 0;
	min-width: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.inventoryList .carfax .badge.carfax-free {
	width: 79px;
	height: 26px;
}
.vdp .carfax .badge.carfax-free {
	width: 79px;
	height: 26px;
}
.alias-lexus-enform .faq-button-cta {
	display: none;
}
.inventory-detail-tech-specs .chassis,
.inventory-detail-tech-specs .warranties {
	display: none;
}

/* dtjosem M-00407181 */
@media only screen and (min-width: 1400px) {
  html[class*=alias-sitebuilder]:not(.vlp) .container {width: 1200px;}
}

/* dtkariamukamau */
.iframe-default #resizeIframe {
    max-width: 100%;
}

/* ddcrandyh M-00438216 */
.model-showcase.hide  { display: none; }

/* william.thompson 07422713 */
.ddc-composer [id="landing:template-header2"] { float: left !important; }
.ddc-composer .navbar-default.sticky-header-nav > .ddc-span12 { float: none; }
.ddc-composer .ddc-footer { clear: both; }