
.select2-container .select2-selection--single {
    height: 39px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 37px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px!important;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    height: 37px!important;
}
