.veh1, .veh2, .veh1over, .veh2over {padding: 12px;border: 1px solid #fff;color: #404148;}
.veh1over, .veh2over {position: relative; background: #f1f1f1; border-color: #e8e8e8; box-shadow: 0 2px 15px -6px #000;}
.vehpic {margin: 0;}
.veh1over .vehpic, .veh2over .vehpic {background: #000;}
.veh1over .ar_pending, .veh1over .ar_sold, .veh2over .ar_pending, .veh2over .ar_sold, .veh1over img, .veh2over img {opacity: .25; transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out;}
.veh1over .vehpic:after, .veh2over .vehpic:after {content: 'View More'; font-weight: 700; position: absolute; top: 50%; left: 50%; background: #00a2d9; font-size: 16px; padding: 10px 16px; transform: translate(-50%,-50%); border: 2px solid #000; border-radius: 3px; color: #000; background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%); background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%); background: linear-gradient(to bottom, #e9c60c 0%,#fd9c00 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );}
.specials-car-content {padding: 16px 12px 12px;}
.specials-name {font-size: 18px; margin: 0 0 5px;}
.specials-pricing {display: block; line-height: 26px; margin: 0 0 5px;}
.specials-pricing:after {display: table; content: ''; clear: both;}
.specials-price {float: left; width: 50%; font-size: 24px; font-weight: 700; margin: 0; color: #d21d22; line-height: 30px;}
.specials-location {float: right; margin: 0 auto; width: 50%; font-size: 14px; text-align: right; line-height: 30px;}
.specials-info {display: block; border-top: 0 solid #e7e6e6; margin: 0 auto; overflow: hidden; padding: 0; width: 100%; background: transparent;}
.specials-info li {display: flex; align-items:center; justify-content: start; font-size: 13px; list-style: outside none none; line-height: 26px; margin: 0 auto; padding: 0;}
.specials-info li .fa, .specials-info li .fas {font-size: 15px; margin-right: 8px;}
.specials-info li svg {display: block; width: 14px; height: auto;}
.specials-info li.specials-info-mpg, .specials-info li.specials-info-desc { width: 100%;}
@media (max-width: 1650px) {.veh1, .veh2, .veh1over, .veh2over {width:20%;}}
@media (max-width: 1350px) {.veh1, .veh2, .veh1over, .veh2over {width:25%;}}
@media (max-width: 1050px) {.veh1, .veh2, .veh1over, .veh2over {width:33.333%;}}
@media (max-width: 740px) {.veh1, .veh2, .veh1over, .veh2over {width:50%;}}
@media (max-width: 480px) {.veh1, .veh2, .veh1over, .veh2over {width:100%;}}

.fa-road svg path,
.fa-car svg path,
.fa-tachometer-alt svg path:first-child {fill:#000c6c}