#navbar-logo img {
  width: auto !important;
  height: 60px !important;
}

.home .logo {
  width: 60vw;
  max-width: 600px;
  height: auto;
}
