.select2-container--default .select2-selection--single {
  border-radius: 0px !important;
  height: 3.4rem !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 15px !important;
  line-height: 3.2rem !important;
}

.select2-container--default .select2-results__group {
  padding: 2px 4px !important;
}

.select2-results__option {
  padding: 2px 4px 2px 12px !important;
}

.select2-selection__arrow {
  height: 32px !important;
}