html.os-menu-open,
body.os-menu-open{
  overflow: hidden !important;
  height: 100% !important;
}

body.os-menu-open{
  position: fixed !important;
  width: 100% !important;
}
