.AskCleo_ChatIcon {
    position: fixed;
    bottom: 82px;
    right: 3px;
    z-index: 1000;
}
    .AskCleo_ChatIcon.mobile-only {
        right: 20px;
    }
