.select2-container .select2-selection--single{
    height: 44px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height:43px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height:44px;
}
.select2-search__field{width:401px!important;min-height:40px!important;}
