.title {
    font-size: 1.25em; /* 20px */
    line-height: 1.2;  /* 24px */
    font-weight: 400;

    margin: 0;
}

.gallery {
    text-align: center;

    margin: 1.5em 0; /* 24px 0 */
}

.gallery > * {
    display: inline-block;

    vertical-align: top;
}

.gallery .video {
    font-size: 0.75em; /* 12px */
    line-height: 1.5;  /* 18px */

    margin-top: 2em; /* 24px */
}



@media screen and (max-width: 30.1875em) {
    /* .phptglobalfund */
    .phptglobalfund > img {
        width: 100%;
        height: 100%;
    }
}
