.dropdown-menu {
  max-height: max-content !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.navbar-custom {
  background: #00a3ca 0 0 no-repeat padding-box;
}