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

.select2-container {
 width: 100% !important;
}