.select2 .select2-selection--multiple .select2-selection__rendered {
  word-wrap: break-word;
  text-overflow: inherit !important;
  white-space: normal !important; }

.select2-dropdown {
  word-break: break-word; }
