body .ccl-element-mobile-split-bar {
    bottom: 44px !important;
}
body .ccl-slider-bubble {
margin-bottom: 45px;
}
body .ccl-slider-window {
    margin-bottom: 45px;
}
body .ccl-app-container.ccl-is-open .ccl-chat-frame-container {
    margin-bottom: 45px;
}
@media only screen and (min-width: 576px) {
    .ccl-chat-frame-container {
        max-height: calc(100vh - 205px) !important;
    }
}