/* BRF Körsbäret uses a wide transparent wordmark, not HSB's square badge. */
.brf-mark{width:min(320px,62vw);height:44px;display:flex;align-items:center;flex:none}
.brf-mark img{display:block;width:100%;height:auto;max-height:44px;object-fit:contain;object-position:left center}
.app-header .brf-mark{width:min(220px,54vw);height:36px}
.app-header .brf-mark img{max-height:36px}
@media(max-width:640px){.brf-mark{width:min(250px,64vw);height:34px}.brf-mark img{max-height:34px}.app-header .brf-mark{width:min(185px,51vw);height:29px}.app-header .brf-mark img{max-height:29px}}
