#related-posts-grid{display:flex;flex-wrap:wrap;gap:2rem;padding:0}#related-posts-grid .column{box-sizing:border-box;flex:0 0 100%}#related-posts-grid .column a{color:inherit;display:block;text-decoration:none}#related-posts-grid .image-wrapper{margin-bottom:0;overflow:hidden}#related-posts-grid .image-wrapper img{display:block;height:auto;width:100%}@media screen and (min-width:640px){#related-posts-grid .column{flex:0 0 calc(50% - 1rem)}}@media screen and (min-width:1024px){#related-posts-grid .column{flex:0 0 calc(33.333% - 1.35rem)}}