/* CSS Document */
/* 1100px */
@media screen and (max-width: 68.75em) {
  nav.main > ul > li > a {
    font-size: 80%;
    font-weight: 500;
  }
}
