banner text not aligned on large mobile devices

Hi, for some reason my text is not centered on iPhone 16 Max pro, I guess it has to do something with the screen size.
In the image you can see how it looks like on mobile screens
Can anyone help me center it on this kind of devices as well. It works fine with most mobiles

Pass: sasa

Hi @Daniel19901 , in the highlighted element you have justify-content set to flex-start. Change it to “center” and this should be fixed.