@media screen and (max-width:767px) {
.product-add-to-cart + .product-description.hidden-md-up {
display: none !important;
}
}
Share to be shared more
@media screen and (max-width:767px) {
.product-add-to-cart + .product-description.hidden-md-up {
display: none !important;
}
}