.wpb_single_image img 
 {
   position: relative;
   z-index: 9999;
}
@media (max-width: 991px) {
    body .footer-widget-area .logo img {
        max-width: 100px !important;
    }
}