.style-1:before,
.swiper-container,
.list-group-item-order,
.menu-item-order,
.simple-link[href*="signup"],
.account-signup,
footer > .container,
.block.type-8,
.slide-block {
    display: none;
}

.main-banner-height {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #ccc;
}
footer {
    padding-top: 0;
}
#content-wrapper {
    min-height: 100vh;
    padding-top: 122px;
}