Chat Widget

Chat Widget

Hi, 
is it possible to change the extreme high z-index value oft he widget? It´s impossible to stack the widget behind a overlay or sidebar navigation etc.

.zls-btnmn {
    position: fixed;
    z-index: 2247483647 !important;
    max-width: 305px;
    box-sizing: border-box;
}


Thanks for your help!