.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 70vh;
  object-fit: cover;
}