.product-qty input[type="text"], .product-qty input[type="number"] {
  width:auto!important;
  max-width:44px;
  padding:3px 0!important
}