/* ddcrmelasky BMW UAT */

/*featured widget fixes */
.inventory-featured-default .yui3-u-1-4 { margin-bottom: 15px; }
.inventory-featured-default .hproduct { min-height: 475px; display: flex; }
.inventory-featured-default .hproduct > div { display: flex; flex-direction: column; justify-content: space-between; }
.inventory-featured-default .pricing { margin:0; width:100% }
/* service special hours fix */
.alias-promotions-listing-service .hours-default .key { width: 38%; }
.alias-promotions-listing-service .hours-default .value { width: 62%; }
/* recommendations vehicles widget item width */
.page-bd .ddc-span12 .recommendations-vehicles .vehicle-list .vehicle-list-item { flex-basis:220px; }
/*showroom details page fixes */
.showroom-default .fuel-efficiency .ddc-icon { font-size:55px; }