body.tax-sproduct_cat .mohtava > .product-content {
    width: 100%;
    max-width: 100%;
}

body.tax-sproduct_cat .mohtava > .product-content > [class*="col-"] {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding-right: 0;
    padding-left: 0;
}

body.tax-sproduct_cat .mohtava > .product-content > [class*="col-"] + [class*="col-"] {
    margin-top: 24px;
}

body.tax-sproduct_cat .mohtava > .product-content p,
body.tax-sproduct_cat .mohtava > .product-content div {
    text-align: right;
}

body.tax-sproduct_cat .mohtava > .product-content img {
    max-width: 100%;
    height: auto;
}
