Check out the page here
I have implemented a sticky footer on my website, however, it seems to be working perfectly except for on my portfolio page. The issue I am facing is that the gallery section, which is relatively positioned, is overflowing from its parent div causing the footer to stick at the bottom of the parent instead of the whole page.
Any suggestions on how to fix this without having to rewrite all of my existing code?