This looks like the issue with navigation bar. Although it's set to height: 0; it is still taking space. Maybe it depends on parent items. I am not a CSS expert but try with absolute position for the mNav.
If unsuccessful, send me the details and I will test and try to fix it.