.woocommerce-product-table img, 
.wpto_image img {
    width: 20px !important;
    height: 20px !important;
    object-fit: cover; /* Prevents image stretching */
}