.owl-carousel .owl-item img{
    height: 400px;
    object-fit: cover;
}
.owl-carousel span{
    display: block
}