@media only screen and (max-width: 800px) {
    header.user-account {
        top: 34px;
        position: absolute;
        width: 100%;
    }
}

.wpb_widgetised_column.wpb_content_element { /* this css is added to hide sidebar widgets on acawellness pages*/
    display: none;
}
.header-disclaimer-banner .text-center{
    justify-content: center;
}