2 Column 2

Breakpoint is limited based on your device or window size.

<div class="blocks-sc-2col-02 wrapper bg-color-ui-01">
  <div class="spacer xxxx-large"></div>
  <div class="about-us grid-container" data-test="page-about-us">
    <div class="grid-x align-middle">
      <div class="large-6 medium-6 small-12 large-order-1 medium-order-1 small-order-2 cell">
        <h2>Insites</h2>
        <div class="spacer"></div>
        <p>The Insites eco-system is designed to make creating stunning web applications easy,
          fast and reliable. A digital platform tailored for business. Deliver powerful business
          websites and online stores to your clients with an all-in-one hosted solution.</p>
        <div class="spacer"></div>
        <p>Create world class web applications/SaaS products using a framework
          that comes complete with UI components and a development eco-system.</p>
      </div>
      <div
        class="large-5 large-offset-1 medium-5 medium-offset-1 small-12 large-order-2 medium-order-2 small-order-1 cell">
        <img src="https://insites.imgix.net/Dark.png"
          alt="Insites Dashboard" />
        <div class="spacer xxx-large show-for-small-only"></div>
      </div>
    </div>
  </div>
  <div class="spacer xxx-large"></div>
</div>