.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 0px solid #aaa;
    height: 27px !important;
    background-color: var(--bs-gray-300);
}

.select2-container--open .select2-dropdown--below {width: 330px !important;min-width: 100%;top: -13px;}