.blog-post-related-posts__list{display:flex;gap:20px;list-style:none;margin:0;padding-left:0}.related-post{width:calc(33.33333% - 13.33333px)}.related-post .post-item-inner{display:flex;flex-direction:column;height:100%;justify-content:space-between}@media (max-width:767px){.blog-post-related-posts{border-bottom:1px solid #e8e8e8;margin-bottom:40px;padding-bottom:40px}.blog-post-related-posts__list{flex-wrap:wrap;justify-content:center}.related-post{max-width:400px;width:100%}}