@media only screen and (max-width: 767px) {
p, td, tr {
font-size: 18px;
}
}