.slideshow_container#slideshow-raclette .slideshow.slideshow-1 {
  padding: 0;
  max-width: none;
  width: 100%;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.slideshow_container.slideshow-container-1#slideshow-raclette {
  width: 100%;
}

.slideshow_container#slideshow-raclette .slides_container > .slide.SL-1 {
  padding: 0;
  min-height: 700px;
  background-image: url(../images/IMG_4469.jpg);
  background-position: right bottom;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.slideshow_container#slideshow-raclette .slides_container > .slide.ss-2 {
  padding: 0;
  min-height: 700px;
  background-image: url(../images/IMG_4451.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.slideshow_container#slideshow-raclette .slides_container > .slide.ss-3 {
  padding: 0;
  min-height: 700px;
  background-image: url(../images/IMG_4464.jpg);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.slideshow_container#slideshow-raclette .slides_container > .slide.slide-4 {
  padding: 0;
  min-height: 700px;
  height: auto;
  background-image: url(../images/IMG_4478.jpg);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.slideshow_container#slideshow-raclette .slides_container > .slide.slide-5 {
  padding: 0;
  min-height: 700px;
  height: auto;
  background-image: url(../images/IMG_4462.jpg);
  background-position: right bottom;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.slideshow_container#slideshow-raclette .slides_container > .slide.slide-6 {
  padding: 0;
  min-height: 700px;
  height: auto;
  background-image: url(../images/IMG_4456.jpg);
  background-position: right bottom;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.slideshow_container#slideshow-raclette .slides_container > .slide.slide-7 {
  padding: 0;
  min-height: 700px;
  height: auto;
  background-image: url(../images/IMG_4466.jpg);
  background-position: right bottom;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

@media screen and (max-width: 1024px) {
  .slideshow_container#slideshow-raclette .slides_container > .slide.slide-4 {
    min-height: 500px;
  }

  .slideshow_container#slideshow-raclette .slides_container > .slide.ss-3 {
    min-height: 500px;
  }

  .slideshow_container#slideshow-raclette .slides_container > .slide.ss-2 {
    min-height: 500px;
  }

  .slideshow_container#slideshow-raclette .slides_container > .slide.SL-1 {
    min-height: 500px;
    background-position: center center;
  }

  .slideshow_container#slideshow-raclette .slides_container > .slide.slide-5 {
    min-height: 500px;
    background-position: center bottom;
  }

  .slideshow_container#slideshow-raclette .slides_container > .slide.slide-6 {
    min-height: 500px;
    background-position: center bottom;
  }

  .slideshow_container#slideshow-raclette .slides_container > .slide.slide-7 {
    min-height: 500px;
    background-position: center bottom;
  }
}.slide {
  display: none;
}
.slide.active {
  display: block;
}
