.woolf-widget-button {
    bottom: 55px !important;
    height: 48px !important;
    right: 20px !important;
    width: 48px !important;
}

.woolf-widget-modal {
    z-index: 2147483003 !important;
}

@media (max-width: 1024px) {
    .intercom-lightweight-app-launcher,
    .intercom-app > div:has(> iframe.intercom-launcher-frame) {
        bottom: 120px !important;
    }
}

@media (max-width: 1024px) and (orientation: landscape) {
    body.scorm-content-page .intercom-lightweight-app-launcher,
    body.scorm-content-page .intercom-app > div:has(> iframe.intercom-launcher-frame) {
        left: 10px !important;
        bottom: 120px !important;
        right: auto !important;
    }
}