Responsiveness issue – hero section

Good morning! :wave:t2:

I’m having a responsiveness issue with one of my websites (https://rowstudio.webflow.io/). The hero section (with the gradient) is not resizing according to the screen size.

I detected by inspecting the code that webflow sets a fixed width for that section when the page loads and when I resize the window, the section maintain always the same width.

I found a solution for this with custom code by setting the width to 100vw and !important which overrides the fixed width. But for me, it doesn’t make sense and I think there’s another way to do it.

I send the ready-only link: https://preview.webflow.com/preview/rowstudio?utm_medium=preview_link&utm_source=designer&utm_content=rowstudio&preview=fffdc4b19723c31ed55dc7a775a23fac&workflow=preview

Thanks in advance!