.logo{--width-logo: 7.75rem;--width-logo-collapsed: 6.25rem;--img-path: url(/images/wilhelmsen.svg);--img-path-flag: url(/images/wilhelmsen-flag.svg);--height-logo: var(--spacing-8)}.logo{width:var(--width-logo);background:var(--img-path) no-repeat;height:var(--height-logo);display:block}.sidenav-collapsed .logo{background:var(--img-path-flag) no-repeat;width:var(--width-logo-collapsed)}@media screen and (max-width: 1024px){.logo{--width-logo: var(--width-logo-collapsed)}.logo{background:var(--img-path-flag) no-repeat}}
