header nav{height:116px}
header .brand{display:flex;align-items:center;width:220px;height:102px;overflow:hidden}
header .brand-logo,header .brand img{position:static;display:block;width:100%;height:100%;max-width:100%;object-fit:contain}
@media(max-width:820px){header nav{height:94px}header .brand{width:180px;height:82px}header .brand-logo,header .brand img{width:100%;height:100%;object-fit:contain}}
