Use this code to the Custom CSS box
@media screen and (max-width:767px) {
div.ProductItem-details-excerpt {
order: 1 !important;
}
}

Result:

Use this code to the Custom CSS box
@media screen and (max-width:767px) {
div.ProductItem-details-excerpt {
order: 1 !important;
}
}

Result:
