/* css overrides */

@media screen and (max-width: 1068px) and (min-width: 735px) {
    .section-article-content .article-quote .article-quote-copy {
        font-size: 39px;
    }
    .section-more-stories .gallery-fullwidth .gallery-item:first-child .more-stories-gallery-headline {
        font-size: 25px;
    }
}