.select2-container--krajee-bs5 .select2-selection__rendered {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 4px !important;
}

.select2-container--krajee-bs5 .select2-selection__choice {
    white-space: normal !important;
    max-width: 100% !important;
}