.blog-featured-post-wrapper{padding:0 20px}.blog-featured-post{max-width:1160px;margin:20px auto;background-position:bottom 5px right 5px;background-size:initial;background-repeat:no-repeat;box-shadow:0px 0px 5px #00000015;background-color:#fff;text-align:left;display:flex}.blog-featured-post-content-wrapper{margin:20px 40px;flex:40% 1 1}.blog-featured-post__image{flex:60% 1 1;border-radius:0 2px 2px 0;background-size:cover;background-position:center center}.blog-featured-post .post__tag{color:#4eaff4;font-size:14px;text-transform:uppercase}.blog-featured-post-content-wrapper h2{color:#413b46;font-family:'Brandon Grotesque',sans-serif;text-transform:uppercase;font-size:20px;font-weight:900}.blog-featured-post__resume{font-size:16px;color:#766b80;max-height:90px;overflow:hidden}@media screen and (max-width:768px){.blog-featured-post{flex-direction:column}.blog-featured-post-content-wrapper{margin:20px 40px;flex:1 1;order:2}.blog-featured-post__image{flex:200px 1 1;order:1;border-radius:2px 2px 0 0}}