@media only screen and (min-width: 20rem) and (max-width: 47.9375rem) {
  .hbf-products-block .product-img-block {
    display: block;
 }
}