Hi gcoral
You can try with this custom css:
.ja-products-wrapper .product-item .product-item-actions .addtocart-bar .quantity-input {
max-width: 90px !important; }
put into the file: /templates/your_default_template/css/custom.css (Create this file if it doesn't exist)
Regards