@media (max-width: 700px) {
  .home-page .logo img {
    height: 75px;
  }
}

