:root {
  --s03-header-logo-max-width: 260px;
  --s03-header-logo-max-height: 109px;
  --s03-header-mobile-logo-max-width: 260px;
  --s03-header-mobile-logo-max-height: 109px;
  --s03-header-height: 109px;
}

.s03-header__vertical .s03-header__logo {
  width: 240px !important;
  max-width: 240px !important;
}

.s03-header__vertical .s03-header__logo img {
  width: 240px !important;
  max-width: 240px !important;
}
