.owl-carousel {
    width: 100%;
  }
  .owl-carousel img {
    display: block;
    width: 100%;
    height: auto;
  }