/* .dropdown:hover .dropdown-menu {
  display: block;
} */

.dropdown-menu {
  margin-top: -3px;
  position: relative;
}

