.slider-container {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  -webkit-border-radius: 0px;
  border-radius: 0px 0px 0px 0px;
  overflow-y: hidden;
}
