/*ddcrmelasky locations proximity*/
.index .locations-proximity .ddc-content .row {display: flex; justify-content: center;}
.index .locations-proximity .overlay-wrap .dealerListOverlay {overflow: scroll;}

/* jwjakec - hides vehicle count on homepage */
.d-flex.flex-wrap.justify-content-around.text-center.pt-3.pb-4.m-3 {
    display: none !important;
}