.clearfix nav {
  list-style-position: inside;
}
.clearfix {
  line-height: -20px;
}
body {
  background-repeat: repeat-y;
}
/* 3 */
@media screen and (max-width: 320px) {
  .clearfix article header h2 {
    font-weight: 100;
    font-size: 10px!important;
    margin-bottom: -5px;
    padding-bottom: 2px;
  }
  .clearfix {
    padding-top: 1px;
  }
}
