/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 16 2025 | 13:11:59 */
.woocommerce-loop-product__link img,
.nm-shop-loop-thumbnail img {
    height: 350px !important;
    width: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
}
