Image to better explain the problem.
What I'm trying to do is make the columns in the second section the same as the first. So far, I've achieved this by adding 13% padding to the left and right sides of the section and setting the correct width in percentages for each column, although I've had problems with it because it was automatically setting the wrong percentages to fill 100% of the section.
The content is in "infobox".
If I don't set padding in section, it looks like this:

I know there has to be a better way to achieve the same result. Any ideas?

<>icon. See How to create a Minimal, Reproducible Example