.slider-wrapper {
  /* overflow: hidden; */
  overscroll-behavior: none;
  touch-action: none;
}

.guide-contain {
  opacity: 0;
}
