.recent-posts .intro{align-items:flex-start;display:flex;justify-content:space-between;padding-bottom:10px}.recent-posts .intro .content{max-width:750px}.recent-posts .posts-list .post{align-items:flex-start;color:unset;display:flex;flex-direction:column;transition:.5s}.recent-posts .posts-list .post .featured-image-container{background-position:50%;background-repeat:no-repeat;background-size:cover;height:273px;margin:0;width:100%}.recent-posts .posts-list .post .text{flex:1}.recent-posts .posts-list .post .text .title{margin-bottom:15px;padding:25px 0 0}@media (max-width:767px){.recent-posts .intro{display:block}.recent-posts .posts-list .post{margin-bottom:60px;width:100%}.desktop{display:none}.mobile{display:block}.recent-posts .posts-list{margin-bottom:40px}}