.zoomist-slider{
  left:50%;
  transform:translateX(-50%);
  bottom:0;
  top:auto;
}

.zoomist-wrapper {
  background-color: #212121;
}