.blog-page-list .post-list-wrapper .post-list {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}
