Overlapping sections

Hi everyone,

I’m experiencing an issue that has me going bonkers. :face_with_spiral_eyes: I’m just learning Bootstrap and it isn’t obvious to me why this is happening.

The page can be found at Site is Here…


see below.

I appreciate your help.
Thank you,
CJ

Ok, I have progress. I put a section below the 1st section and that fixed that problem. Now I have to figure out how to auto-size the hero section across devices.

Any ideas on auto-sizing the hero section across breakpoints?

Thanks,
CJ

More progress…
I set the container to auto size and it looks like I figured out the issues. I removed specific heights and set the grow to yes. Wahla.
Thanks for reading.