featured content split design detail

<section class="featured-content ">
    <div class="container">
        <div class="row">
            <div class="col-12 col-lg-6">
                <a href="https://www.willistowerswatson.com/en-US/Insights/2021/09/how-employee-insights-power-danones-sustainable-growth-agenda" class="d-block">
                    <div class="featured-content-item featured-content-item">
                        <div class="featured-content-item__image-container d-none d-md-block">
                            <div class="featured-content-item__animation-container">
                                <picture>
                                    <source media="(max-width: 767px)" srcset="https://media.wtwco.com/-/media/Feature/Resources/Images/icons/hide.png">
                                    <img src="https://media.wtwco.com/-/media/WTW/Brand-1610/Aerial/GettyImages-129991559-1610.jpg" class="featured-content-item__image" alt="">
                                </picture>
                            </div>
                        </div>
                        <div class="featured-content-item__eyebrow">Case Study</div>
                        <div class="featured-content-item__title heading-3">How employee insights power Danone’s sustainable growth agenda</div>
                        <span class="arrow-link">
                            Read more<span class="material-symbols-outlined" aria-hidden="true">arrow_right_alt</span>
                        </span>
                    </div>
                </a>
            </div>
            <div class="col-12 col-lg-5 offset-lg-1">
                <a href="https://www.willistowerswatson.com/en-US/Insights/2021/09/Governance-should-be-at-the-top-of-ESG-priorities" class="d-block">
                    <div class="featured-content-item featured-content-item--small">
                        <div class="featured-content-item__image-container d-none d-md-block">
                            <div class="featured-content-item__animation-container">
                                <picture>
                                    <source media="(max-width: 767px)" srcset="https://media.wtwco.com/-/media/Feature/Resources/Images/icons/hide.png">
                                    <img src="https://media.wtwco.com/-/media/WTW/Brand-1610/GettyImages-1180329390-1610.jpg" class="featured-content-item__image" alt="">
                                </picture>
                            </div>
                        </div>
                        <div class="featured-content-item__eyebrow">Article</div>
                        <div class="featured-content-item__title heading-3">Governance should be at the top of ESG priorities</div>
                        <span class="arrow-link">
                            Read more<span class="material-symbols-outlined" aria-hidden="true">arrow_right_alt</span>
                        </span>
                    </div>
                </a>
            </div>
        </div>
    </div>
</section>