.chat-widget-container {
    position: fixed;
    bottom: 25px;
    right: auto;
    left: 25px;
    z-index: 1050;
}

.chat-popup {
    left: 0;
    right: auto;

}

.chat-header {
    direction: ltr;
}