.w-wide .js-chat-open {
    display: block !important;
}

@media screen and (min-width: 768px) {
    .floating-menu-chat {
        display: block !important;
    }
}
