.site-content a {
    font-size: 1.25em; /* 20px */
    line-height: 1.2;  /* 24px */
    font-weight: 700;
    text-transform: uppercase;
}



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