.relatedBlogsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.relatedPostsItem{flex-basis:23%;margin:25px 1%}@media screen and (max-width:700px){.relatedPostsItem{flex-basis:45%;margin:25px 2%}}.relatedPostsBG{background-repeat:no-repeat;background-size:cover;height:200px;width:100%}.relatedPostLink{color:var(--mainBlue);text-decoration:none}