.featured-post{display:flex;margin-bottom:40px;width:100%}.blog-listing__post-image-ftr{width:100%}.featured-post .post-image{flex:1 1 50%;max-width:100%;object-fit:cover}.featured-post .post-content{display:flex;flex:1 1 50%;flex-direction:column;justify-content:center;padding:20px 20px 20px 40px}.featured-post-button{border:1px solid #000;color:#000;margin-top:1rem;fill:#000}@media (max-width:767px){.featured-post{flex-direction:column;margin-bottom:10px}.featured-post .post-image{flex:100%;max-width:100%}.featured-post .post-content{flex:100%;padding:20px 0}}