.lhs-blog-cards{display:grid;grid-template-columns:repeat(auto-fit,380px);grid-gap:40px;justify-content:center}.lhs-blog-cards img{border-bottom:15px solid #769901}@media (max-width:500px){.lhs-blog-cards{grid-template-columns:1fr}}