body {
    background: white !important;
}

.main-content {
    margin-top: 20px;
    margin-bottom: 20px;
}

article.contextual-region.navigation-content.full.clearfix {
    display: none;
}

.region.region-content .block-region-top {
    display: flex;
}

.block-get-start-nav {
    width: 250px;
    min-width: 250px;
}

.block-get-start-content {
    width: 100%;
}


/*#havequestion a {
    max-width: 50%;
    flex: 50%;
}
#havequestion .contact__content--text {
    max-width: 100%;
    flex: 100%;
}*/