I checked your page, and the issue doesn’t occur on my screen.
If you still experiencing the issue, try fixing it with this simple CSS code:
body,
html {
overflow-x: hidden;
}
Add it to your site through Appearance menu > Customize > Additional CSS from dashboard.
]]>