Overflow-y - Set this to scroll, this handles the column site and makes the breaking on the vertical site work.
Overflow-x - Set this also to scroll. This is even more important as it is main reason the media breaks when the width is smaller that it can handle.
Note: The overflow-x being set in CSS on the local host is visible, but on the GitHub pages/site, it renders perfectly.