html,
body.landing-layout {
    overflow-x: hidden;
}

body.landing-layout {
    background: white;
}

header {
    margin: auto;
    width: 100%;
    background: white;
    padding-top: 23px;
    padding-bottom: 23px;
}
