.section .title {
    margin-bottom: .7rem;
}
.content {
    line-height: .35rem;
}
@media screen and (max-width: 768px) {
    .content {
        line-height: normal;
    }
}