html, body {
    height: 100%;
}

.stickywrapper {
    min-height: 100%;
    margin-bottom: -350px;
}

.stickypush {
    height: 350px;
}