Encountering an issue with html and css.
Today, attempted to create a page with a large background image for the first time.
Utilizing the foundation framework, but facing a challenge. Foundation is an adaptive framework, and when resizing the browser, a bug appears.
Bug can be seen in the screenshot: (link includes css).
Seeking assistance in vertically centering the text and image under the menu on any screen size.
Currently using position relative with percent value, as visible in the code. Any help in identifying the issue is appreciated.