[HELP] Horizontal Scroll

Hi, someone can help me to remove horizontal scroll from my project?

https://preview.webflow.com/preview/ucondo?preview=f21f6817802493c849bd6528ada85972

( obs: I’ve try a lot things to remove this and not works =/ )


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Site is not published at http://ucondo.webflow.io. See Posting Guidelines for the Design Help Category

Sorry, right now site are publish

Your #solucoes section has the laptop image that goes out of the screen.

You can fix it by pasting this in your Site Header Code:

<style>body { overflow-x: hidden !important; }</style>

First time not worked…after I’ve clean cache, works…

Thank you so much.

So, you know why if just set overflow hidden on the section not works?