.franchise_logo .logo-lg img,
.franchise_logo .logo-sm img {
    max-height: 35px !important;
    width: auto !important;
}

#over-topbar .logo img {
    background-repeat: no-repeat !important;
    object-fit: contain !important;
    max-width: 100% !important;
    max-height: 40px !important;
    display: block !important;
}
