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

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    height: 43px;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
}