.change-form select.django-select2 {
  width: 20em;
}

#dropdown-filter div .select2-container--default{
  width: -webkit-fill-available!important;
}