<section class="content-block template-free-form">
    <div class="grid-container">
        <div class="grid-x align-middle align-justify">
            <div class="cell medium-6 has-horz-paddings small-order-2">
                <div class="cell__inner">
                    <header class="module header">
                        <p class=" p-tag">our craft</p>
                        <h4>Make your brand a menace for the competition</h4>
                    </header>
                    <div class="module text-editor mt-xs">
                        <p>Is your brand ready to erupt out of online marketplaces, and outpace and outclass your competition on every single damn channel?</p>
                    </div>
                    <div class="module buttons">
                        <a href="/nto#" class="button button--primary">Show me how</a>
                    </div>
                </div>
            </div>
            <div class="cell medium-6 small-order-1">
                <div class="cell__inner">
                    <picture class="module image align-center">
                        <img src="/nto/assets/images/cms/dog.png" alt="" class="image__main">
                    </picture>
                </div>
            </div>
        </div>
    </div>
</section>
{{ template("free-form", {
  "innerContent": "templates/free-form/context/col-2-make-your-brand.njk"
}) }}