@media only screen and (max-width: 650px){
  .site-header__logo-image {
    max-height: 80px;
  }
}
h2,h3,h4,h5,h6 {
  font-weight: 700!important;
}