.form-group {
  display: flex;
  flex-direction: row;
}

.form-group label {
  width: 200px
}