  .grid--2-col-tablet.slider--everywhere .multicolumn-list__item {
      margin-top: 0;
    scroll-behavior: smooth !important;
  scroll-snap-stop: always !important;

  }

.multicolumn .slider--everywhere+.slider-buttons {
  display: flex!important;
  scroll-behavior: smooth !important;
  scroll-snap-stop: always !important;
} 