body {
    padding: 96px 0 0 0;
}

@media (max-width: 992px) {
    body {
        padding: 84px 0 0 0;
    }
}

.header {
    display: none !important;
}

.header-section {
    display: none !important;
}

.ht-location {
    color: white;
}