@media screen and (min-width: 768px) {
  input.hikashop_product_quantity_field {
    width: 50px;
  }
}