Only my smallest width layout is showing

BTW this is helpful for testing layouts: Safari's Responsive Design Mode

It looks like the document you embedded is within a div that has a max width of 789. Might help to place it out of that container, and instead place it within <div class="class="page-title right">

It should expand to fit the larger layout if your layout width is smaller than 789. Can you share your document?