.select2-container {
    z-index: 1 !important;
}

.select2-container--open .select2-dropdown {
    z-index: 1 !important;
}

.select2-container .selection {
    display: block !important;
    width: 100% !important;
}

.select2-container .selection .select2-selection {
    height: 38px !important;
    width: 100% !important;
}

select#location_tochuc {
    width: 100% !important;
}

#location_tochuc + .select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    width: 100% !important;
}
