/* .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;} */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #25a0e2;
    color: rgb(0, 0, 0);
}
.dz-image img{
    max-height: 128px;
}