Hello, Jan!
Make sure you have done the first step.
a. Edit your “Contact” page, then scroll down to the bottom of the page to the “Agama Options” meta box.
Open the “Page” tab and set the Page content padding value to 0px. https://prnt.sc/svr1g0
or you can add the following code into your custom CSS:
.page-id-372 .vision-row{
padding-bottom: 0px!important;
}
Regards