On my Wordpress site, I've noticed that the content is not aligned in the center on mobile. It seems to be shifted around 5px to the right. I've tried searching through the CSS code but haven't been able to locate the issue.
You can view the website at fralinpickups.com
I have included a screenshot for reference: https://i.sstatic.net/jGPA4.png
I attempted using div {margin:auto!important}
as a fix, which did resolve the alignment problem but ended up causing new alignment issues on our home page.