Hiya!
Does anyone know where to find the following line in the code:
(should be under header div id content/ container)
`<div id = “widget_sp_image-2”
class = “widget widget_sp_image masonry-brick”
style position: absolute; top:105px; left:0px”> `
If the position is changed to :inherit and the top margin to :100px it should fix the problem, because all widgets are styled :inline and this is overwriting the height of the widgets.