.header-desktop {
    display: block;
    padding: 30px 0 20px 0;
}

.header-title {
    font-size: 22px;
}

.header-icon {
    height: 50px;
}

.header-description {
    margin-left: 0;
    margin-top: -10px;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.8;
    padding-top: 1px;
}

.headermain {
    display: flex;
}

.header-main-right {
}

.header-experte {
    font-size: 12px;
}

.header-phone {
    font-size: x-large;
    margin: auto 50px auto auto;
}

.header-contact-wrapper {
    display: flex;
    justify-content: flex-end;
}