.dropdown {
  max-height: 400px;
  overflow-y: auto;
}
