.joinchat__copy { display:none !important; }
.joinchat__button { right:8px !important; }

#cookie-notice .cookie-notice-container {
    display: grid !important;
}


@media only screen and (max-width: 2000px) {
.scrollup-button {
    right: 35px !important;
}
}

@media only screen and (max-width: 800px) {
.scrollup-button {
    right: 21px !important;
}
}

@media only screen and (max-width: 400px) {
.scrollup-button {
    right: 21px !important;
}
}