@media only screen and (max-width: 1080px) {
  .slideshow--root {
    margin-top: 0px !important;
    padding-right: 0;
    padding-left: 0;
  }
}
