/* 
.select2-container--default .select2-selection--multiple.select2-selection--clearable{
    padding-bottom:40px !important;
}

.select2-container .select2-selection--multiple {
    min-height: 38px !important;
} */

span.select2-selection.select2-selection--multiple.select2-selection--clearable {
    min-height: 60px !important; 
}


/* .select2-container--open .select2-dropdown--below  {
    width: auto !important;
    min-width: 650px !important;
    position: relative !important;
    border-bottom: 1px solid #aaa !important;
    top: 0px !important;    
} */