.page-template-page-deflatehae-patient .sticky-callout-wrapper {
    z-index: 9;
}

.page-template-page-deflatehae-patient .sticky-callout-container {
    top: 245px;
}

.page-template-page-deflatehae-patient .sticky-callout-container.secondary {
    top: 500px;
}

@media (max-width: 1024px) {
    .page-template-page-deflatehae-patient .sticky-callout-container {
        top: 205px;
    }

    .page-template-page-deflatehae-patient .sticky-callout-container.secondary {
        top: 375px;
    }
}

@media (max-width: 767px) {
    .page-template-page-deflatehae-patient .sticky-callout-container {
        top: 80px;
    }

    .page-template-page-deflatehae-patient .sticky-callout-container.secondary {
        top: 435px;
    }
}

@media (max-width: 445px) {
    .page-template-page-deflatehae-patient .sticky-callout-container {
        top: 100px;
    }
}

@media (max-width: 410px) {
    .page-template-page-deflatehae-patient .sticky-callout-container {
        top: 120px;
    }
}

@media (max-width: 365px) {
    .page-template-page-deflatehae-patient .sticky-callout-container {
        top: 140px;
    }
}