Code for static image over a gallery
<style>
#page .page-section:nth-child(2) {
margin-top:-100vh
}
#page .page-section:nth-child(2) .section-background,
#page .page-section:nth-child(2) .section-border{
background:transparent!important
}
</style>
// SLIDESHOW GALLERY BEHIND HEADER NAV //
.page-section.gallery-section{padding-top:0px!important;}