.rc-select-selection--multiple {
  max-height: 50px;
  overflow-y: scroll;
}
.rc-select-dropdown {
  max-height: 350px;
  overflow-y: scroll;
}
