@media screen and (max-width: 750px) {
  .quantity {
    width: 100% !important;
  }
}
