Hi there,
so the Container Block has responsive options, Desktop, Tablet and Mobile.
On Desktop, both of those Containers have the same Padding.
But if you switch to the Tablet view, you will notice the “History” block has a different tablet padding.
But…. it looks like you’re using Padding to contain the content.
I would do the following:
1. remove the high left and right padding values from your grid container blocks.
2. select the parent Container Block that contains the grid and set its Inner Container width to Contained and set a max width.
This will stop your content from filling the width of the container without using padding.
3. Add back any Padding where required in the Grid Containers