@media only screen and (max-width: 600px) {
.footer-widget div#media_image-2 {
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0px !important;
}
}

#footer-info a {
    font-weight: 500 !important;
    color: #fff;
}
.footer-widget h4.title {
    margin-bottom: 5px !important;
}
@media only screen and (min-width: 601px) {
.footer-widget div#media_image-2 {
    max-width: 145% !important;
    width: 145% !important;
    margin-left: -57px !important;
}
}
#main-footer .footer-widget h4 {
    color: #ffffff;
    font-size: 15px;
    border-bottom: 2px solid #165875;
    padding: 0px 0px 5px 0px;
}
div#et_pb_contact_form_0 {
    padding: 15px !important;
    clip-path: polygon(0% 0px,100% 0,100% 100%,0 100%);
    border: 3px solid #005976;
}
.icon-1-1 img {
    height: 34px !important;
    width: 34px !important;
}