#login img {
    content: url("/branding/img/logo.svg") !important;
    width: 150px !important;
    height: auto !important;
    max-height: none !important;
    margin-bottom: 10px !important;
}

#login h1 {
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 0 16px 0 !important;
}

#login h1::after {
    content: "Unius Subtilitas AB\A Kundportal";
    white-space: pre-line;
    color: #ffffff;
    font-size: 24px;
    line-height: 1.15;
    font-weight: 700;
    display: block;
}
