.blog-related-posts__list.row_item{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;width:100%}a.blog-related-posts__post-image-wrapper img.blog-related-posts__image{height:230px;object-fit:cover;object-position:top;width:100%}.blog-related-posts__content .post-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px;margin-top:30px}span.post-tag{background:rgba(235,85,52,.08);font-size:13px;font-weight:400;padding:2px 10px}h4.blog-related-posts__title a.blog-related-posts__title-link{font-size:18px;font-weight:500;line-height:27px}h4.blog-related-posts__title{border:none}section.blog-related-posts{padding:80px 0}section.blog-related-posts h2.title-releted-post{border:none;font-size:36px;font-weight:400;margin-bottom:35px}