.form-control {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
