@media (max-width: 768px) {
    #u_content_custom_vehicleList_1 .d-con-usefor-footer .d-vehicle-list-box .d-vehicle-list > li {
    width: unset !important;
    flex: 1 1 33% !important;
}
footer #u_row_8 #u_column_13 .v-col-padding{
  padding: 0px !important;
}
}

footer .d-social-box a {
    width: unset !important;
    height: unset !important;
    padding: 5px !important;
    font-size: 14px;
    transition: all 150ms ease-in-out;
}



footer.footer #footer-phone div p a span:hover{
color: #f7f7f7 !important;
}

footer.footer  #footer-bottom-links a:hover {
    color: #2b2b2b !important;
}

footer.footer  #footer-address div p a span:hover {
    color: #cf0000 !important;
}