@media screen and (max-width: 749px) {
  .product-form__quantity {
    display: none;
  }
}