.select2-icon-result {
  display: flex;
  flex-flow: row nowrap;
}

.select2-container--open {
  z-index: 9999999;
  max-width: 250px;
}

.select2-selection { width: 400px; }
