@media screen and (min-width: 768px) {
  .slideshow .css-slider-navigation-container {
    display: none;
  }
}
