#unicrow-header {
  margin-bottom: 1rem;
}

#unicrow-select {
  display: flex;
}

#unicrow-select .label {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#unicrow-select select {
  width: auto;
}
