<section class="content-block template-free-form bg-yellow">
    <div class="grid-container">
        <div class="grid-x align-middle">
            <div class="cell medium-6 has-horz-paddings small-order-2">
                <div class="cell__inner">
                    <header class="module header">
                        <h4>Proactive & Responsive Management</h4>
                    </header>
                    <div class="module text-editor mt-xs">
                        <p>A five-alarm branding clusterf*** can start in seconds online. That’s why we’re not just proactive in implementing preventative strategies, but also highly responsive to real-time market and algorithm changes, trends, algorithm changes, and consumer behavior shifts.</p>
                    </div>
                </div>
            </div>
            <div class="cell medium-6 small-order-1">
                <div class="cell__inner">
                    <picture class="module image">
                        <img src="/nto/assets/images/cms/amazon-market.png" alt="" class="image__main">
                    </picture>
                </div>
            </div>
        </div>
    </div>
</section>
{{ template("free-form", {
  "bg": {
    "color": "yellow"
  },
  "innerContent": "templates/free-form/context/col-2-proactive-responsive-management.njk"
}) }}