@media (min-width: 767px) {
    body, .content {
        font-size: 16px;
        line-height: 1.6;
    }
}