It appears that the `<article>` object is automatically inheriting the max width of the page, instead of the width of the .ym-wrapper I believe the easiest way to save this is to change `.ym-gl` so that it has `width: inherit`
It appears that the
<article>object is automatically inheriting the max width of the page, instead of the width of the .ym-wrapperI believe the easiest way to save this is to change
.ym-glso that it haswidth: inherit