.select2-container--default .select2-selection--single .select2-selection__rendered {
    /*
    color: #444;
    line-height: 28px;
    
    margin-top: -10px;
    
    
    */
}

span.select2-selection.select2-selection--single {
    height: calc(2.25rem + 2px);
}