Category Banner
.tax-product_cat header.woocommerce-products-header {
flex-wrap: wrap;
}
.content-area header.woocommerce-products-header img {
order: 1;
width: 100%;
}
.term-description {
order: 2;
}
@media (min-width: 993px) {
.image-exists .term-description {
width: 100%;
}
}