/*owen.perks Featured Inventory Page Fix */
:is(.alias-promotions-listing-new,.alias-promotions-listing-used){
.inventory-featured-default .description {min-height: 165px;}
.inventory-featured-default .hproduct {margin: 10px}
.inventory-featured-default .hproduct img {max-height: 294px;}}

/* 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;
}

