.entry-title {
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 1.1538;
    margin-bottom: 0.9231em;
}

@media screen and (min-width: 77.5em) {
    .entry-title {
        font-size: 18px;
        font-size: 1.2rem;
        line-height: 1.2308;
        margin-bottom: 1.2308em;
    }
}