The .medium-text-only-left class aligns the text to the left for screen widths between 40.0625em and 64em. Resize the browser window to see the effect.
.medium-text-only-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.