.custom-height .col.product-wrapper {
  height: 380px !important;
}

@media all and (max-width: 480px) {
  .custom-height .col.product-wrapper {
    height: 280px !important;
  }
}/*# sourceMappingURL=custom.css.map */