/* max width 720px */
@media (max-width: 1280px) {
  .splashcontenttext .splashsub {
    font-size: 0.8em;
  }
  .splashbutton {
    font-size: 0.8em;
    padding: 15px 20px;
  }

  header .logogroup img {
    height: 40px;
  }

  .header-scroll a {
    font-size: 1em;
  }

  .header-scroll .logogroup img {
    height: 40px;
  }
}
