.recentPosts{background-image:url(https://www.crayon.co/hubfs/Website_Assets/Images/recentpostsbg.svg);background-size:cover;background-position:center}.flexWrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.recentPosts .flex{width:45%;margin-top:30px}.recentPosts__post{background:white;border-radius:16px;box-shadow:0px 11px 46px rgba(31,35,37,0.18);padding:20px}.recentPosts__post.first{background-size:cover;min-height:400px;position:relative;width:100%;padding:32px}.recentPosts__first__content{position:absolute;bottom:35px;max-width:75%}.recentPosts__post.main .post-body{color:black}.recentPosts__post.first:before{position:absolute;content:'';left:0;right:0;top:0;bottom:0;background:#1f2325ad;border-radius:16px}@media screen and (max-width:767px){.recentPosts__post.first{min-height:auto}.recentPosts__first__content{max-width:100%;position:relative;bottom:auto}.recentPosts .flex{width:100%}.body-container .tabber-tabs{display:block}.tabber-tabs>li{width:100%;border:0}.recentPosts__post.first{padding:20px}}