.catalog-img {
  height: auto;
}

.card-img-overlay {
  background: linear-gradient(to bottom, rgba(32, 32, 32, 0) 0%, rgba(0, 0, 0, 0.7) 100%) !important;
  border-radius: 0 !important;
  border: none;
  height: auto;
}