Content Overflow with Diagonal Containers

Hey guys,

I need help with a client website that I have been building. For some reason, I can’t hide the overflow from two diagonal containers I am using in my website’s design.


Here is my site Read-Only: Webflow - Milhorne Fitness

Update, I fixed it with embedding this code in the footer

body { overflow-x: hidden !important; }