.image-with-text-slider-rao .page-width--full {
  padding-inline: 0;
}

.image-with-text-slider-rao image-with-text-slider {
  border-radius: 0;
}

.image-with-text-slider-rao .image-slider__content-wrapper {
  height: fit-content;
  position: relative;
  padding-inline: 32px;
}

.image-with-text-slider-rao .image-slider .swiper-controls {
  padding-inline: 32px;
}

.image-with-text-slider-rao .swiper-slide {
  height: fit-content;
}

.image-with-text-slider-rao .swiper-wrapper-content {
  height: fit-content;
}

.image-with-text-slider-rao .swiper-controls {
  width: 100%;
}