.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.img-prod {
  max-width: 100%;
}

.title > a {
  color: #0c0c0c;
}

.title > a:hover {
  text-decoration: underline !important;
}