.attachment-woocommerce_thumbnail {
min-height:290px!important;
max-height:290px!important;
object-fit:cover!important;
min-width:100%!important;
max-width:100%!important;

}
.product {
overflow:hidden!important;
}

@media(max-width:1024px){
.attachment-woocommerce_thumbnail {
border-radius:1.875rem!important;
}
}
