/* Owner-supplied illustration: always show the whole artwork, without cropping. */
.brand .brand-logo{display:block;width:42px;height:59px;max-width:none;object-fit:contain;flex:0 0 auto;border-radius:0;transform:none}
.brand{gap:11px}
.footer-main .brand-logo{width:46px;height:64px}
@media(max-width:680px){.site-header .brand-logo{width:34px;height:48px}.site-header .brand{gap:9px}}
