.product-wrapper .schutting .image{border-radius:25px 25px 0 0;height:300px;overflow:hidden}.product-wrapper .schutting .image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .3s ease-in;width:100%}.product-wrapper .schutting .content{align-items:center;background-color:#1278c4;border-radius:0 0 25px 25px;display:flex;justify-content:center;padding:10px 20px;text-align:center}.product-wrapper .schutting .content h3{align-items:center;color:#fff;display:flex;justify-content:center;margin-bottom:0}.product-wrapper .schutting .content h3 span{margin-right:25px;transition:all .3s ease-in}.product-wrapper .schutting:hover .image img{transform:scale(1.1)}.product-wrapper .schutting:hover .content h3 span{margin-right:40px}
