
.logo-img{ width: 170px !important; height: auto !important; }
.banner-header { height: 45vh; }

@media only screen and (max-width: 480px) {
    .nav-scroll .logo-wrapper { padding: 0 15px; }
    .logo-img { width: 130px !important; height: auto !important; }
}

