.site-header .brand.has-custom-brand-size{width:var(--brand-width);max-width:calc(100vw - 110px)}
.site-header .brand img{display:block;height:auto;object-fit:contain}
.footer-showroom .footer-brand-compact .footer-logo.has-custom-brand-size img{width:var(--brand-width);max-width:100%;height:auto}
.footer-showroom .footer-brand-compact .footer-logo{max-width:100%}
.footer-showroom .footer-brand-compact .footer-logo img{height:auto}
.footer-showroom .footer-brand-compact .footer-logo.has-custom-logo{padding:12px;background:#fff}
.footer-showroom .footer-brand-compact .footer-logo.has-custom-logo img{filter:none;max-width:100%;height:auto}
@media(min-width:981px) and (max-width:1400px){.site-header .brand.has-custom-brand-size{width:min(var(--brand-width),255px)}}
@media(min-width:981px) and (max-width:1200px){.site-header .brand.has-custom-brand-size{width:min(var(--brand-width),230px)}}
@media(min-width:981px) and (max-width:1150px){.site-header .brand.has-custom-brand-size{width:min(var(--brand-width),205px)}}
@media(max-width:980px){.site-header .brand.has-custom-brand-size{width:min(var(--brand-width),210px)}}
