.lhs-blog-recent-posts{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,380px));grid-gap:40px;justify-content:center}.lhs-blog-recent-posts__card{color:inherit;display:block;text-decoration:none}.lhs-blog-recent-posts__image{border-bottom:15px solid #769901;border-radius:8px;display:block;margin-bottom:20px;max-height:211px;object-fit:cover;width:100%}.lhs-blog-recent-posts__title{margin:0 0 8px}.lhs-blog-recent-posts__summary{margin:0}@media (max-width:500px){.lhs-blog-recent-posts{grid-template-columns:1fr}}