.criteria_sec p {
    font-size: 18px;
    text-align: justify;
}

@media(max-width:575px){
   .criteria_sec p {
    font-size: 16px;
} 
}