.select2-selection__rendered {
    padding: 0px 5px !important;
}
.select2-container .select2-selection--single {
   /* height: 40px !important;*/
   height:42px !important;
}
.select2-selection__arrow {
    height: 30px !important;
    top: 0px !important;
}