@media (max-width: 767px) {
  #col-pqty .input-group{
    position: initial;
  display: grid;
  }
}