
@media (min-width: 850px) {
.q-card-section-image img {
    visibility: hidden;
}
.be-cookie-consent .q-card-section-text {
    box-shadow: none;
    background: transparent;
}
}

@media (min-width: 850px) {
.change-language-footer {
    position: sticky;
}
}
