body {height: unset !important; min-height: unset !important;}

.form-yesno.within-columns {
    column-span: all;
    display: flex;
    justify-content: center;
    margin-bottom: -16px;
}
.logo-header h1 {
    font-size: 25.5pt;
}
.hachzek-closed {
    /*display: none; */
    position: absolute;
    z-index: 1000;
    background-color: white;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0px;
    font-size: 110%;
}