@media screen and (max-width: 749px) {
  .section-carousel {
    overflow: hidden;
    max-width: 100vw;
  }
}
