.chatbtn-label {
    display: none;
}
#UF_botBtn #child img {
    width: 100px;
    height: 100px;
}

#UF_botBtn.open {

    display: block !important;
    }
    #UF_botIframe{
    right:10px;
    height: calc(100% - 210px) !important;
    }
    .UF_botIframe-bottom-right {
    top: 190px;
}
#UF_botparent {
    bottom: 0;
    right: 10px;
}
.lumpsum-sip-review-container{
  overflow-y: unset;
}
@media (max-width:992px){
 .UF_botIframe-bottom-right {
    top: 165px;
}
 #UF_botIframe{
    right:100px;
    height: calc(100% - 185px) !important;
    }
}

