patvandenbosche
It due to the large space you set for title of these modules in backend. I updated settings for these two modules ID: 155 & 168 with small title space:
In case that you want even less space, you can override by this custom CSS:
.section-title-wrap.space-small {
margin-bottom: 18px !important;
}