When I review the JA-Morgan demo site, I see the ACM module is used and the code has 'container' as the class, and the module width is set to 1260px on desktop. When I add the same ACM module mine adds container-fluid by default, and I get a broken, full-width layout on my module.
I hand coded the first module in that section-top using custom html and added the 'container' class manually to get it to display correctly, but I don't want manually add container to each module.
Is there a setting in ACM or the template code that will help me?