.select2-container .select2-selection--single {
  height: 3.3rem !important;
  border: 1px solid #f3f3f3;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 3.3rem !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection_arrow {
  height: 3.3rem !important;
}
