.product-range-wrapper .product .image{border-radius:20px 20px 0 0;height:300px;overflow:hidden}.product-range-wrapper .product .image img{border-radius:20px 20px 0 0;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in;width:100%}.product-range-wrapper .product .content{background-color:#f9b206;border-radius:0 0 20px 20px;color:#fff;padding:10px 30px}.product-range-wrapper .product .content .title-wrapper{display:flex;justify-content:space-between}.product-range-wrapper .product .content h3{color:#fff}.product-range-wrapper .product:hover .image img{transform:scale(1.1)}
