.post-list {
  width: min(100%, 800px);
  margin: calc(8px * 8) auto !important; }
  .post-list__item {
    list-style-type: none; }
