The .large-only-text-left class aligns the text to the left for screen widths between 64.0625em and 90em. Resize the browser window to see the effect.
.large-only-text-left
Some Example Text
Note: Text is always left-aligned by default, in HTML. So this class has no meaning if the text is not aligned elsewhere. Therefore, we have also added the .text-right class in this example.