ul {
  padding-left: 0;
}
.scene {
  padding-left: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  transition: height .3s;
}
.scene li {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
}
.scene li img {
  position: absolute;
  display: block;
  height: auto;
  max-width: 100%;
}
.revo-slider {
  z-index: 0;
  position: relative;
}
.revo-slider .socials {
  position: absolute;
  right: 15px;
  bottom: 0;
}
.revo-slider-container {
  position: relative;
}
