.content p span {
    font-size: .12676rem;
    padding: .11268rem 0;
}

@media only screen and (max-width:768px) {
    .content p span {
        font-size: .19718rem !important;
    }
}