.search-form .select2-search--inline,
.search-form .select2-search__field {
width: 100% !important;
}
.search-form:has(.select2-selection__choice) .select2-search {
width: unset !important;
}
.search-form:has(.select2-selection__choice) .select2-search__field {
width: 0.75em !important;
}