.login-pf-page-header {
    background-image: url("../img/IBR_Logo_rgb_DE.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 10px;
    margin: 20px;
    width: 100%;
    height: 80px;
}
.login-pf-page {
    width:40%;
    margin:auto;
}

