@media only screen and (min-width: 1024px) {
  footer.article-footer,
  .warpper {
    max-width: 1200px;
  }
}
