html,
body {
    overflow-x: clip !important;
}

.t-body_popupshowed {
  height: auto !important;
  min-height: auto !important;
  overflow: auto !important;
}