.carousel__container {
  position: relative;
  overflow-y: hidden;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
