body.scrolled #primary-logo, body.scrolled #primary-menu-icon, body.scrolled #primary-button {
    display: none !important;
}

body:not(.scrolled) #secondary-logo, body:not(.scrolled) #secondary-menu-icon, body:not(.scrolled) #secondary-button {
    display: none !important;
}

body.scrolled #header {
    background: white !important;
}

.push-to-bottom {
  position: absolute !important;
  bottom: 0;
  width: 100% !important;
}

.general-gallery {
    cursor: pointer;
}