.dropdownMenu.show {
    overflow:visible;
    height:200px;
  }
  .dropdown {
    display: none;
}