/* Add here all your CSS customizations */
.select2-selection--multiple {
  overflow: hidden !important;
  height: auto !important;
}
