.custom-nav .navbar-brand.brand-logo img { height: 76px; }
.footer .foot_logo img { height: 72px; }
.section { padding-top: 60px; padding-bottom: 60px; }
.section-title { margin-bottom: 28px; }

@media (max-width: 991px) {
    .custom-nav .navbar-brand.brand-logo img { height: 52px; }
    .section { padding-top: 40px; padding-bottom: 40px; }
}