﻿.select2 {
    min-width: 100% !important;
}

.select2-dropdown--below {
    min-width: fit-content !important;
}
