/* Introductory Landing Splash Screen */
.splash-skipped #landing-gate {
    display: none !important;
}

html.splash-skipped body {
    overflow: visible !important;
    overflow-x: hidden !important;
}
