@media (max-width:600px){
  .elta-tracking-form{flex-direction:column;align-items:stretch}
  .elta-input{min-width:0;width:100%}
  .elta-actions{flex-direction:column;align-items:stretch}
}

