.recent-blog-posts.featured-boxes .row-fluid{grid-gap:30px;gap:30px;justify-content:center}.recent-blog-posts.featured-boxes .row-fluid .post-box{display:flex;flex:1;flex-direction:column;margin:0;max-width:450px}.recent-blog-posts.featured-boxes .row-fluid .post-box .post-box--image{aspect-ratio:3/2;flex:auto 0 0;padding-top:0}.recent-blog-posts.featured-boxes .row-fluid .post-box .post-box--info{flex:100% 1 1;margin:0;padding:2em}@media (max-width:767px){.recent-blog-posts.featured-boxes .row-fluid{align-items:center;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:450px}.recent-blog-posts.featured-boxes .row-fluid .post-box{max-width:100%;width:100%}}