Buy me a coffee

27.11-25.12

@media screen and (max-width:767px) {
.product-description.hidden-md-down {
    display: block !important;
}
.product-description.hidden-md-up {
    display: none !important;
}}