.owl-item .height-carsoul {
    height: 40vh !important;
  }

@media screen and (max-width: 480px) {
    .owl-item .height-carsoul {
    height: 500px !important;
  }
}