/* Enter Your Custom CSS Here */.woocommerce ul.products li.product a img {
width: 100% !important;
height: auto !important;
image-rendering: crisp-edges;
}