@media (max-width: 1300px) {
    #app .side-menu-header .icon {
        background-color: #000;
        height: 1.2rem;
        width: 1.5rem;
    }
}


/* Hide only Kommt bald buttons */
a.btn.regular[target="_blank"] {
    display: none !important;
}


.chat-widget {
    display: none;
}