/* Use this file to add custom css to the theme. */
@media (max-width: 768px) {
  .slideshow-split__slide {
    width: 100% !important;
  }
}
