.blog-related{background:#f9f9f9;padding:90px 0}.blog-feed{display:flex;flex-wrap:wrap}.blog-feed__post{border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.15),0 7px 25px rgba(0,0,0,.1);margin-bottom:1.5em;margin-right:2%;overflow:hidden;position:relative;width:32%}.blog-feed__post-image-wrapper{height:200px}.blog-feed__post-image{height:100%;object-fit:cover;width:100%}.blog-feed__post:nth-child(3n){margin-right:0}.blog-feed__post:nth-child(4){display:none}.blog-feed__post-content{padding:1.5em 1.5em 2.5em}.blog-feed__post p{color:#3f454f;font-weight:400}.blog-feed__post .small-title{color:#3f454f;display:inline-block;margin-bottom:1em;opacity:.5}.blog-feed__post-button-wrapper{bottom:1.5em;left:1.5em;position:absolute}@media screen and (max-width:768px){.blog-related{padding:45px 0}.blog-feed__post{margin-right:2%;width:49%}.blog-feed__post:nth-child(3n){margin-right:2%}.blog-feed__post:nth-child(2n){margin-right:0}}@media screen and (max-width:600px){.blog-feed__post{margin-right:0;width:100%}.blog-feed__post:nth-child(3n){margin-right:0}}