div#content { flex: 1 1 calc(100vh - 59px); overflow-x: hidden; overflow-y: auto; } body.mobile-menu-visible div#content { display: none; }