@media screen and (min-width: 768px) {
  .site-header .site-header--navigation {
    display: block;
    margin-right: 5%;
  }
}