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

.select2-container .select2-selection--single {
    height: 48px !important;
}

.select2-selection__arrow {
    height: 48px !important;
}