nikolasf Hi
It looks like the padding of the modules displaying in that section. For example, a module on homepage of our demo site is declared with this padding:
.acm-features.style-3 .acm-feature-intro .container-inner {
position: relative;
padding: 72px 72px 180px 72px;
max-width: 972px;
}
You can override by chaning the 180px to value to suit your needs.
Or share your URL here so I can check directly for you.
Regards,
Heinz