
/* Original uploaded logo. All other styling is unchanged. */
.header .brand{gap:0}
.header .brand-logo{
  display:block;width:300px;height:auto;max-width:100%;
  aspect-ratio:2048/682;object-fit:contain;mix-blend-mode:multiply;
}
@media(max-width:1100px){.header .brand-logo{width:275px}}
@media(max-width:800px){.header .brand-logo{width:245px}}
@media(max-width:600px){.header .brand-logo{width:225px}}
@media(max-width:380px){.header .brand-logo{width:205px}}
@media(max-width:340px){.header .brand-logo{width:185px}}
