The container is the blank space within which you will design and build your layout. It can be used as needed to best display a page's content. The container is bounded by the breakpoints defined in Currency's grid system. They do not contain any built-in margin or padding considerations to allow for flexibility between products.
<div class="l-container">
Content Here
</div>