.homepage-slider {
   width: 100%;
   z-index: 1;
   -webkit-tap-highlight-color: transparent;
   position: relative;
   height: fit-content;
}

.swiper-slide a img {
   width: 100%;
   height: auto;
}

.swiperDots {
   bottom: unset !important;
   top: unset !important;
   margin-top: 5px;
}