.page-template-get-involved {
    position: relative;
    background: url("/wp-content/themes/islamichelp/assets/images/get-involved-bg.png") no-repeat top center / contain;
}

.page-template-get-involved .video-image-hero__body {
    border: none;
}

.pageslug-act-support .text-two-columns__title {
    font-family: "Work Sans", sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 1.2;
    color: #012527;
}

.pageslug-act-support .our-history-explore {
    padding: 40px 0 120px;
}

@media (max-width: 767px) {
    .page-template-get-involved button.video-image-hero__btn-play._btn-play {
        transform: unset;
        top: unset;
        left: unset;
        right: 24px;
        bottom: 24px;
    }

    .pageslug-act-support .our-history-explore {
        padding: 30px 0 90px;
    }

    .pageslug-act-support .our-history-explore__header {
        border-top: none;
    }

    .pageslug-act-support .our-history-explore__body {
        background: none;
    }

    .pageslug-act-support .our-history-explore__title {
        font-family: "Work Sans", sans-serif;
        font-weight: 800;
        font-size: 32px;
        line-height: 1.25;
        color: #012527;
        margin-bottom: 38px;
    }
}