.ww-slider__item img {
    max-height: 660px;
    object-fit: cover;
    object-position: top center;
    width: 100%;
}

.ww-slider .owl-nav.disabled + .owl-dots {
    position: relative !important;
    margin-top: -28px !important;
}

.ww-slider .splide__pagination {
    bottom: 1rem;
}

.ww-slider .splide__arrows {
    display: none !important;
}