Hmmm, well unfortunately I’m not able to reproduce the issue on my end on your current staging site (gilgal-gardens.webflow.io)—both on my Android device using Chrome or within the Chrome DevTools on my laptop.
That said, the issue looks to be caused by the size of your heading font used in the hero section and/or the fixed height of the section itself (set to 60vh):

I’d recommend removing that fixed height—or moving that style to the min-height field—and potentially scaling down the heading text size a bit to see if that doesn’t improve the way it’s appearing on your devices.
If your referencing the live site on your custom domain (as opposed to the staging site) it’s possible the two may be using different styles, so feel free to include the live URL as well so I can take a peek there instead.
I’ve found that this viewport orientation/size is extremely uncommon for folks to use while browsing sites given the super limited vertical height, so slight issues here may not cause too much friction for your visitors.