.blog-related-posts{background-color:#f8fafc;padding-block:80px}.blog-related-posts .card{height:100%;max-width:100%}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:grid;gap:24px;margin-top:40px}@media screen and (min-width:768px){.blog-related-posts__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:991px){.blog-related-posts__list{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.blog-related-posts .card__media{height:auto}.blog-related-posts .card__media img{height:auto;width:100%}}