@media screen {
.lachmann-logo {
    display:flex;
    width: 100%;
    justify-content: center;
    margin: auto;
}
.baumlogo {
    justify-content: center;
        display: flex;
        margin-top: 10px;
}
}
