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