.blog-grille-cl &gt;div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog-grille-cl &gt;div article{border:0px solid #333!important;margin:0px}.blog-grille-cl &gt;div article .entry-title,.blog-grille-cl &gt;div article .post-content{padding-left:20px;padding-right:20px}.blog-grille-cl &gt;div article .post-content{padding-bottom:5px}@media only screen and (max-width:850px){.blog-grille-cl &gt;div{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:450px){.blog-grille-cl &gt;div{grid-template-columns:repeat(1,1fr)}}