.post-password-form {
padding-top:25%;
max-width:50%;
text-align:center;
margin: 0 auto;

}


.passster-form .password-form {
    padding-top: 25%;
    max-width: 20%;
    margin: 0 auto;
    height: 100vh;
}

.password-form h4 {
color:white !important;
font-size:22px !important;
}

.password-form p {
display:none;
}

.passster-form {
    background: url("http://media.qoffice.se/2021/02/konf.jpg") !important;
}
