@media screen and (min-width: 840px) {
    .textcontent {
        font-size: 1.5rem;
        line-height: 1.5;
    }
}