.featuredVideoWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.featuredContentArea,.featuredVideoImageArea{flex-basis:47%}@media screen and (max-width:800px){.featuredContentArea,.featuredVideoImageArea{flex-basis:100%}}.featured_video_image{display:block;margin:0 auto;max-width:100%;height:auto;aspect-ratio:auto}.watchVideoBTN{color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.2);background:#f5851f linear-gradient(#ffb142,#f5851f);transition:all .3s ease-in-out;border-radius:4px;height:50px;line-height:50px;display:inline-block;padding-top:0!important;padding-bottom:0!important;padding-left:4rem;padding-right:4rem;font-weight:700;text-decoration:none}