.select2-container .select2-selection--single {
  height: 38px !important;
  padding: 6px 12px;
  line-height: 1.42857143;
  box-sizing: border-box;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 24px;
  padding-left: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
}
