.pick2 {
  margin: 180px;
  font-size: initial;
}

.crm-container span.threeSeasons.crm-error {
  margin: 180px;
  font-size: initial;
  background-color: #FFFFCC;
  border: 1px solid #FFFF66;
}

/* Set height of select2s*/
.crm-container.crm-public .select2-container .select2-choice {
  height: inherit;
}
