  #primaryNav .dropdown-menu.show {
    flex-direction: column;
    width: initial;
  }
    #primaryNav .nav-item {
    position: relative;
  }
@media {
  .navbar-logo img {
    max-height: 125px
  }
}
.navbar-brand img {
  max-height: 20em;
}