@media only screen and (min-width: 768px) and (max-width: 999px) {
body { font-size: 18px; }

.mtpc-pageTitle-block h1, .title-h2 h2 {font-size: 2.4em;}
}