.product_slider_m2 .product-item .image-block{
    height: 100%;
    width: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.product_slider_m2 .product-item:hover .wrapper{position: relative;transform: none;top: 0;left: 0;}
.product_slider_m2 .product-item .button:before{content:"";display: table;clear: both;}
.product_slider_m2 .product-item .button{transition: all 0.3s ease-out;}
.product_slider_m2 .product-item .bt{display: flex;}