.select2-container .select2-selection--single{
    height: 38px;
}


.select2-container .select2-selection--single .select2-selection__rendered{
    padding-top:4px;
}