.block-timeline-slider .swiper {
  overflow: initial;
}
.block-timeline-slider .swiper .swiper-slide {
  width: 70%;
  height: initial;
}
@media screen and (max-width: 820px) {
  .block-timeline-slider .swiper .swiper-slide {
    width: 100%;
  }
}

/*# sourceMappingURL=block-timeline-slider.css.map */
