header .brand{display:flex;align-items:center;gap:0;text-decoration:none}
header .brand .brand-mark{display:block;width:52px;height:52px;flex:0 0 52px;object-fit:contain}
@media(max-width:640px){header .brand .brand-mark{width:40px;height:40px;flex-basis:40px}}
