larotonde
In the file: /templates/gk_decor/css/template.css
You can remove this css rule - at approx line 9016:
@media (min-width: 1040px) {
html #gkHeader.affix + #gkPageContent #gkMastHead {
top: 72px;
}
}
html #gkHeader.affix + #gkPageContent #gkMastHead .gkMasthead-wrap {
height: calc(100vh - 72px - 1px);
}