.blog-recent-posts-module__title{margin-bottom:50px;text-align:center}.blog-recent-posts-module__posts-grid{grid-row-gap:20px;grid-column-gap:0;display:grid;grid-template-columns:repeat(1,1fr)}.blog-recent-posts-module__post{display:block}.blog-recent-posts-module__post-image img{width:100%}.blog-recent-posts-module__post-content{padding:20px}.blog-recent-posts-module__post-title{font-size:25px}.blog-recent-posts-module__more-posts-wrap{align-items:center;display:flex;justify-content:flex-end;margin:30px 0}@media screen and (min-width:768px){.blog-recent-posts-module__posts-grid{grid-gap:20px;grid-template-columns:repeat(3,1fr)}}