<section class="o-section">
    <div class="o-wrapper">
        <div class="o-grid | u-gap-xl-@bp3 u-align-middle u-bg-night u-dark u-rounded-xl u-p-lg u-py-xl u-px-xxl-@bp4">
            <div class="o-grid__item | u-col-12 u-col-6-@bp3">
                <div class="o-focus o-focus--lg | o-flow">
                    <h2 class="u-heading u-beta">Watch this space ...</h2>
                    <p>If you haven't found the car you're looking for, why not subscribe to vehicle alerts so we can provide you when they arrive back in stock, or highlight alternatives.</p>
                </div>
            </div>
            <div class="o-grid__item | u-col-12 u-col-6-@bp3 u-col-5-@bp4">
                <label class="c-field">
                    <input class="c-input c-input--text" type="email" placeholder="john@listers.co.uk">
                    <input class="c-field__addon c-btn c-btn--positive c-btn--lg" type="submit" value="Subscribe" />
                </label>
                <small class="u-size-sm u-block u-mt-sm">We care about the protection of your data. Read our <a href="#">Privacy Policy</a>.</small>
            </div>
        </div>
    </div>
</section>