@media only screen and (min-width: 80em) {
    .charity-theme .hero-info__title {
        font-size: 60px;
        line-height: 70px;
    }
}

.charity-theme .runline {
    justify-content: flex-start;
}