.tax-product_cat .term-description.et_second-description p,
.post-type-archive-product .term-description.et_second-description p {
    margin-bottom: 1em;
}

.tax-product_cat .term-description.et_second-description p:last-child,
.post-type-archive-product .term-description.et_second-description p:last-child {
    margin-bottom: 0;
}

.tax-product_cat .products-loop .product-category.category-grid > a,
.post-type-archive-product .products-loop .product-category.category-grid > a {
    display: block;
}

.tax-product_cat .products-loop .product-category.category-grid img,
.post-type-archive-product .products-loop .product-category.category-grid img {
    display: block;
    width: 100%;
    height: auto;
}
