
/* MEGA MENU CURTAIN POSITION FIX */
.mega-menu-curtain {top: 121px !important;}

/*owen.perks Featured Vehicles Fix */
.main .inventory-featured-default .hproduct .media {min-height: 330px;}
.main .inventory-featured-default .hproduct .description{min-height: 190px;}
.main .inventory-featured-default .hproduct {margin: 10px 0;}
.main .inventory-featured-default .hproduct .fn {min-height: 40px;}

/* 03725840 JLC */
.ws-vehicle-location a:is([data-title="Location Details"],[data-title="Website"]) { display: none!important; }

/* ddcrandyh CC03824513 */
:is(.vehicle-card-badge, .vehicle-card-media) img {
  max-height: 100px;
}

