Bug on display depending on the size of the window, 3 weeks lost

Hello all,
I’m completely desesperate. I have worked for weeks on my landing page. Everything good on Figma. Now that I want to implement it I have faced bugs, fails and again fails. To improve the size of each component, I started to work on % and then on VW/VH. But now, I don’t know why, when I watch my website on a 1920x1080 device everything is perfect but then when I watch my website on a smaller device everything go wrong…
Really like Webflow but it starts to become frustrating.


Here is my site Read-Only: https://preview.webflow.com/preview/pomelo-transport?utm_medium=preview_link&utm_source=designer&utm_content=pomelo-transport&preview=e43cf5c964e401085a6ee80c43fb22ce&mode=preview

Hello,
It can be sometimes frustrating.
Try to use simple divs instead of Containers, as Containers has their own settings behind the scenes.
That div, give it a 100VW and the desired hight (I suggest AUTO) set it to Flex Vertical center and position Relative.

This will resolve a lot of problems.
Good luck.