Visible Below

Show an element when it's below the specified breakpoint.

<p><strong>Resize the Browser</strong></p>

<p class="c-box u-visible-below-md u-color-neutral">
	Hidden below medium breakpoints.
</p>

<p class="c-box u-visible-below-lg u-color-neutral">
	Hidden below large breakpoints.
</p>

Resize the Browser

Hidden below medium breakpoints.

Hidden below large breakpoints.