.select2-selection__rendered {
  line-height: 35px !important;

}
.select2-container .select2-selection--single {
  height: 39px !important;
  padding-top: 2px;
}
.select2-selection__arrow {
  height: 38px !important;
}