.featured_blog_post_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.featured_blog_post_image_area{background-color:#fff;background-position:top;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:10px;border-top-left-radius:10px;flex-basis:55%}.featured_blog_post_content_area{background:linear-gradient(299.84deg,#383838 .05%,#000 100.05%);border-bottom-right-radius:10px;border-top-right-radius:10px;flex-basis:45%;height:100%;padding:35px}@media screen and (max-width:991px){.featured_blog_post_wrapper{height:auto}.featured_blog_post_image_area{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:0;border-top-left-radius:10px;border-top-right-radius:10px;flex-basis:100%;height:300px}.featured_blog_post_content_area{background:linear-gradient(299.84deg,#383838 .05%,#000 100.05%);border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:0;flex-basis:100%;min-height:0;padding:35px}}.featured_blog_date,.featured_blog_description,.featured_blog_name{color:#fff}.featured_button_container{margin-bottom:20px;margin-top:20px}