@media (max-width:991px){
  html,
  body{
    overflow-x:clip !important;
  }
  body{
    overflow-y:visible !important;
  }
  body #_header-20-12{
    position:sticky !important;
    top:0 !important;
    overflow:visible !important;
  }
  body.admin-bar #_header-20-12{
    top:46px !important;
  }
  body #_header-20-12 .oxy-header-container{
    padding:0 10px 10px !important;
    gap:0 !important;
    overflow:visible !important;
  }
  body #-pro-menu-26-12 .oxy-pro-menu-mobile-open-icon{
    height:34px !important;
    min-height:34px !important;
    padding:2px 15px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
  }
  body #_header_right-27-12{
    margin-top:4px !important;
  }
}
