/*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;
}

/*FINESTRA PRIVACY*/
#lhc_widget_v2 {
    bottom: 0 !important;
    border-radius: 20px 20px 0 0 !important;
}

/* MOBILE*/
#lhc_status_widget_v2.lhc-mobile {
    width: 195px !important;
    max-width: 195px !important;
}
#lhc_needhelp_widget_v2.lhc-mobile  {
    height: 107px !important;
}