.project + .project {
    margin-top: 4.5em; /* 72px */
}

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

    margin: 0;
}

.subtitle {
    font-size: 1em;   /* 16px */
    line-height: 1.5; /* 24px */
    font-style: italic;
    font-weight: 300;
    text-align: right;

    margin: 0;
}

.gallery {
    margin: 1.5em 0; /* 24px 0 */
}



@media screen and (max-width: 41.4375em) {
    /* .invivo */
    .invivo .l-cell > img {
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 41.0625em) {
    /* .moshilesmoustachesdefredo */
    .moshilesmoustachesdefredo .l-cell > img {
        width: 100%;
        height: 100%;
    }
}
