.owl-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.owl-carousel {
  margin-bottom: 3rem;
}
