/* Global fix for new logo size */
.navbar1_logo {
    max-width: 100% !important;
    max-height: 50px !important;
}

.footer1_logo-link img {
    max-width: 100% !important;
    max-height: 50px !important;
}

.logo3_logo {
    max-height: 50px !important;
    width: auto !important;
}