/plan-builder route, the hero image is humongous on my Macbook Air. It seems that unticking height: 100% from the background image removes that issue, but on every other device and browser it makes it so the background image doesn't take full height of the container (go figure)./home route does not show on Safari either. It shows up on every other browser.background: center / cover no-repeat url("..."); but I changed it to its invidual properties and that doesn't work either.