.woocommerce ul.products li.product a img{
aspect-ratio: 1 / 1;
object-fit: cover;
width: 100%;
height: auto;
display: block;
}