@media only screen and (max-width: 699px) {
  .navbar-dropdown .navbar-logo img {
    height: 3rem !important;

  }
}
