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