The container overlapping to another container (When shrinks to mobile device)

I have issue of finding out what’s the problem of my containers overlapping each other I try to put a box-sizing the value of border-box when it shrinks to mobile device but didn’t work. Anyone help would be appreciate https://codepen.io/johnravendev/pen/zaWVGG

I see multiple containers that have box-sizing: border-box; … which containers are you having trouble with?

1 Like

I fixed it already thanks for the help