#livechat-eye-catcher-img {
    display: none !important;
}

#chat-widget-container{
    z-index: 999 !important;
}

@media screen and (max-width: 959px) {
    #chat-widget-container{
        z-index: 999 !important;
        bottom: 55px !important;
    }
}