Hello,
Please try to add this code in custom.css or style.css of the Child Theme file.
@media (max-width: 767px){
.product-quantity{
display: table-cell !important;
}
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall