.blog-related-posts>.content-wrapper>h3{margin-bottom:60px}.blog-related-posts__list{display:flex;flex-wrap:wrap}.blog-related-posts__post{flex:0 0 100%;margin-bottom:30px;max-width:100%;padding:10px;transition:all .5s ease-in-out}.blog-related-posts__post:hover{transform:scale(1.02)}.blog-related-posts__image{height:auto;max-width:100%;width:100%}.blog-related-posts__content{padding:0 10px 10px}.blog-related-posts__title{margin:15px 0}.in-blog__author-name{display:inline-block;margin-bottom:15px}.blog-related-posts__btn{display:inline-block;margin-bottom:20px;position:relative}.blog-related-posts__btn-icon{display:inline-block;height:24px;margin-left:6px;position:absolute;right:-35px;top:50%;transform:translateY(-50%);width:24px}@media screen and (min-width:768px) and (max-width:991px){.blog-related-posts__post{max-width:calc(50% - 20px)}.blog-related-posts__post:not(:nth-child(2n)){margin-right:30px}}@media screen and (min-width:992px){.blog-related-posts__post{margin-bottom:0;max-width:calc(33.33% - 20px)}.blog-related-posts__post:not(:nth-child(3n)){margin-right:30px}}@media only screen and (max-width:767px){.blog-header__inner,.blog-related-posts{padding:50px 15px}}