/*Write your custom css in this file.*/
#ajaxModalchatwoot .modal-dialog.modal-lg {
    max-width: 80%;
}
#ajaxModalContentchatwoot iframe {
    height: 90vh;
    width: 79.8vw;
}
.chatwoot-iframe iframe {
    width: 63.5vw;
    height: 100vh;
}