/* Remove space reserved by legacy absolute product-card actions. */
body#index .zb-home-collections .zb-home-product .product-description {
  min-height: 0 !important;
  height: auto !important;
  padding-bottom: 0 !important;
}
