.brand.logo-only{display:flex;align-items:center;min-width:74px;height:78px}
.brand.logo-only>img{display:block;width:auto;max-width:270px;height:auto;max-height:72px;object-fit:contain;filter:drop-shadow(0 5px 12px rgba(0,0,0,.24))}
.brand.logo-only>span{margin:0;grid-row:auto}
@media(max-width:780px){.brand.logo-only{min-width:54px;height:58px}.brand.logo-only>img{max-width:180px;max-height:52px}.brand.logo-only>span{width:42px;height:42px;font-size:24px}}
@media(max-width:430px){.brand.logo-only>img{max-width:150px;max-height:49px}}
