Hero Image on MacOS Safari
In Safari on Desktop in macOS it displays a hero image bug. The hero image doesn't go to the bottom of the display.
For a fix, try adding
#hero {
height: 100vh !important;
}
in theme options -> styling options -> custom CSS