I am having trouble vertically centering flexible columns within a module group. Here is how it looks now in CMS hub :
This is the layout in the Design manager:
Each flexible column has a width: 15% assigned in the "inline styling".
The columns are under a module group with a CSS class ".container-equal-columns":
There is also another module group "5 columns" with a CSS class ".columns-service-page":
Can anybody help me to distribute those columns evenly and center vertically? I would like the width of the whole group module to stay 95% of the page and width of each flexible column 15%.
I have tried all of that, in different combinations as well 😀 and with "margin: 0 auto !important" and still nothing. All the columns are still aligned to the left