@media (max-width: 768px) {
    .text-class p{
        font-size: 25px !important;
    }
}