.brand>svg{display:none}
.brand::before{content:"";display:block;width:48px;height:48px;flex:0 0 48px;background:url("logo.png") center/contain no-repeat}
@media(max-width:820px){.brand::before{width:42px;height:42px;flex-basis:42px}}
