/** File for hotfix */
.product_listing_container .catalog-product .product-image a[hidden]{
    display: block !important;
}
