.recent-blog-wrapper{padding:40px 20px}.recent-post-grid{display:grid;gap:0;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1240px}.recent-post-grid img{max-width:100%}@media (max-width:1024px){.recent-post-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.recent-post-grid{grid-template-columns:repeat(1,1fr)}.recent-blog-wrapper{padding:20px}}