This will give you more control over media queries(responsiveness).
best,
Anton
Moderator note: While this solution may not address the original poster’s specific situation, it could be helpful for other community members facing similar challenges.
Thanks a lot for the response, but I do not want the text to be centered inside the column. That’s not my purpose, I want it to be center aligned on the page. Please take a look at the design layout
There are horizontal spacer modules you can put to the left and right to reduce the width and center your content. Or you can use css and give it a maximum width and center it with auto margin, but sounds like you want to avoid code.