.owl-carousel .owl-item img {
    width: 100%;
    object-fit: cover;
    object-position: top;
}