
.select2-search__field {
    width: 100% !important;
    box-sizing: border-box !important;
}

select+.select2-container--bootstrap-5 {
    width: 100% !important;
}