#main-content {
    min-height: 50vh;
}

header {
    position: relative;
}

.content,
.content-full {
    overflow: visible !important;
    position: initial;
}

#content,
#content-full,
#rns-style,
#main-content {
    width: 100%;
    max-width: none !important;
}

.headerright {
    visibility: hidden;
}

.headerright a,
.split #leftnav,
.split #rightnav,
.icon-top-bar a {
    display: none;
}

a.headerright-top-tel,
.icon-top-bar a.headerright-top-tel {
    visibility: visible;
    display: block;
}

.qswrap,
.hero,
.ft-top .flex-item,
.headerright .nav {
    display: none !important;
}

.ft-top .flex-container {
    justify-content: center;
}

.ft-top .flex-item:first-of-type {
    display: block !important;
    text-align: center;
}

label, .label {
    margin: 0;
}

#rns-style .flatpickr-day.hidden {
    display: block !important;
    visibility: hidden !important;
}
