Default <div>
Default container has max width of 1280px (not including padding)
Default <article>
Default container has max width of 1280px (not including padding)
Default <section>
Default container has max width of 1280px (not including padding)
<div class="ds-block">
ds-block container has max width of 1280px (not including padding)
<div class="ds-block ds-block--narrow">
ds-block container with ds-block--narrow modifier has max width of 1024px (not including padding)
<div class="ds-block ds-block--wide">
ds-block container with ds-block--wide modifier has max width of 1600px (not including padding)
<div class="ds-block ds-block--full-width">
ds-block container with ds-block--full-width modifier has max width of 100% and no padding