Absolute responsive

hey,
i’m learning Webflow,so i have a problem while making absolute position to icon it’s not responsive position (icons moved from their position where i absolute )
i tried using relative but not solved
how can i solve this problem (in second section)

https://preview.webflow.com/preview/team-chat-3c42da?utm_medium=preview_link&utm_source=designer&utm_content=team-chat-3c42da&preview=b9ade7fad52a7a535aefaa6e46d04631&workflow=preview

I will recommend to learn some CSS basics first as learning web development in WF is IMO not a great idea as WF is low-code platform for developers.

Anyway, you can find some identical requests here on forum or online as your request is not related to WF platform but CSS “positioning” . There are some videos on YT how to create absolutely positioned element in responsive environment. I think Timothy Ricks (not sure I spell his name correctly) has some video but I believe there will be more how to examples shown directly in WF platform.

Good luck