.impressum-text{
    width: 100%;
    justify-self: left;
    text-align: left;
    margin: 1% 0% 0% 0%;
}

#impressum {
    justify-content: left;
    justify-self: center;
    width: 75%;

}

#datenschutz{
    width: 75%;
    justify-self: center;
    justify-content: center;
}

#datenschutz-text{
    text-align: left;
    justify-self: center;
}