Featured Stories
featured-stories is a full width, multi-column component. Meant for the home and section templates.
This component changes drastically based on breakpoint. The middle column of card components is only visible at the large breakpoint and above. When the middle column of card components aren't visible, the list of “Top Stories” will contain links to those stories.
The list of links is set to always the same height as the featured story. This means links don't wrap in the list (otherwise we'd have to deal with truncating multi line content - which gets us into messy JavaScript).