@media (max-width: 768px) {
    .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto {
       
        width: 150px !important;
    }
    
    .zphero-full-screen .zphero {height : 75vh !important}
}

