/* Logo */
.header-logo {
  height: 116px;
}

.header-logo a {
  display: block;
  height: 100%;
  text-decoration: none;
  cursor: pointer;
}
