This is a bit confusing, when I first looked at it, I don’t think it was Bootstrap, but now it appears to be using Bootstrap.
(BTW, I’m not into Bootstrap)
Well you have them side by side now, but the map is not responsive now.
I think it can be fixed by giving the map an extra wrapper and using the “padding trick” to set its aspect like before.
So an extra <div> around the <iframe> with:
Thanks for the reply. Yeah, I had actually worked on it a bit since initially posting and realized I could use the site’s overall bootstrap to handle the positioning. Thanks for your help, I’m good to go now!