How to fix my heading in mobile portrait?

I can not figure out how to get my header section to be responsive in mobile portrait for some reason it overflows. I tried setting the width to 90vw but I don’t think that is how to solve this. Any direction please help.
here is the link to my project:

https://preview.webflow.com/preview/data-disciples-b0f4a3?utm_medium=preview_link&utm_source=designer&utm_content=data-disciples-b0f4a3&preview=f3349ce0fecec18f44bb37de7f81a11e&workflow=preview

Hi data

Try these settings:

You could also width:100% the heading, but that often doesn’t work for safari

This fixed the issue thank you!