Glow Effect gows over the margins

Hi team

I have a glow effect that is over the margins and On smartphone breakpoint it creates a white space.

I have set a max width of 400px on the div of the glow effect but it still goes outside of the margins.

How Can I fix that?

What happens in the smartphone:

On that whole section set position relative and higher z-index, and make sure that the section is not overflow hidden.
If it doesn’t help, send me a link so I can check