/*ICONA CHAT DIMENSIONE IFRAME*/
#lhc_status_widget_v2 {
    width: 253px !important;
    max-width: 253px !important;
}

/* SERVE AIUTO DIMENSIONE IFRAME*/
#lhc_needhelp_widget_v2 {
    width: 220px !important;
    inset: auto 25px 20px auto !important;
    height: 117px !important;
}
#lhc_container_v2,
#lhc_status_widget_v2,
#lhc_needhelp_widget_v2 {
    z-index: 9 !important;
}

/*FINESTRA PRIVACY*/
#lhc_widget_v2 {
    bottom: 0 !important;
    border-radius: 20px 20px 0 0 !important;
}

/* MOBILE*/
#lhc_status_widget_v2.lhc-mobile {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    min-height: 56px !important;
    max-height: 56px !important;
    height: 56px !important; 
    right: 0 !important;
    bottom: 0 !important;
}