Can't find the Hidden Secrets

If there is ever extra space, the first place to look is usually at the margin and padding settings applied to various items in the hierarchy.

For the home page you have a margin top of 98px applied to the “IntroBlockRealEstate” element. You can remove the extra space by adjusting this. A setting of “60” seems to work.

For the gap between the partners blocks on the team page you have padding top set to 27px on the “RayBlock” element. If you set this to “0” the gap will be removed.

You may need to adjust padding and margin settings for every breakpoint to make sure the design works at every screen size.