.select2-container--bootstrap4 .select2-selection--single {
    min-height: 40px !important;
    padding-top: 2px;
}

.select2-container--bootstrap4 .select2-selection__rendered {
    line-height: 38px !important;
}
