Skip to main content

Two Column layout

Note: Do not add multiple two-columns, only need to continue adding more columns to the existing two-column div

<div class="two-column">
<div class="column">**content goes here**</div>
<div class="column">**content goes here**</div>
</div>