.quick-add__submit {
  padding: 0.8rem 1.5rem;
}
@media screen and (max-width: 750px) {
  .quick-add__submit {
    min-height:40px
  }
}