.scroll-disable,
.slider-scroll-disable {
  position: fixed;
  width: 100%;
  overflow: hidden;
  top: 0;
  inset: auto;
}
