@media screen and (max-width: 600px) {
    .page-template-single-webinar .intercom-launcher-frame {
        bottom: 122px !important;
    }
    .page-template-single-webinar .intercom-launcher-badge-frame {
        bottom: 150px !important;
    }
    .page-template-single-webinar .intercom-launcher {
        bottom: 110px;
    }
}

@media screen and (max-width: 1000px) {
    .single-post .intercom-launcher {
        bottom: 45px;
    }
}
