.select2-container .select2-selection--single {
    height: auto !important;
}

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

.select2-dropdown {
    width: 10% !important;
}
