@media (max-width: 760px) {
  .header_default.header_6 .logo-unit img.logo_transparent_static {
    width: 260px !important;
    max-width: calc(100vw - 96px) !important;
    height: auto !important;
    max-height: none !important;
  }

  #header-mobile .header_mobile .header_top .stm_header_top_toggler {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
  }
}
