2 Column 3

Breakpoint is limited based on your device or window size.

<div class="blocks-sc-2col-03 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-5 medium-5 small-12 cell">
        <img src="https://insites.imgix.net/Dark.png"
          alt="image" />
      </div>
      <div class="large-6 medium-6 small-12 large-offset-1 medium-offset-1 cell">
        <div class="spacer xxx-large show-for-small-only"></div>
        <h3 class="heading-2">User interface design system</h3>
        <div class="spacer"></div>
        <p>Your journey to application nirvana starts by designing your
          application utilising our User Interface Design System, which has
          been carefully handcrafted in Sketch, which would make your designer
          blush with excitement.</p>
        ‍
        <p>There are hundreds of Design Elements available to create a
          stunning user experience, all while having the complete confidence
          that each one has been developed as a Code Element for your developers
          to use when it comes to bringing you beauty to life.</p>
      </div>
    </div>
  </div>
  <div class="spacer xxxx-large"></div>
</div>