.layout__moodboard-logo {
    margin-top: -1.3rem;
}


@media (max-width: 1199px) {
.layout__moodboard-logo {
    margin-top: -0.5rem;
}
}
@media (max-width: 500px) {
.layout__moodboard-logo * {
    height: auto!important;
}
}

@media (max-width: 420px) {
.layout__moodboard-logo * {
    height: auto!important;
}
}

@media (max-width: 340px){
.layout__moodboard-logo * {
    height: auto!important;
}
}

