.style-simple blockquote { font-size: 26px; font-style: normal; font-weight: 300; letter-spacing: 2px; line-height: 31px; }

table th { font-size: 22px; color: #fff; }
table td { font-size: 16px; }

@media only screen and (max-width: 767px) {
    /* custom css responsible for the title and body */
h1 { font-size: 40px !important; line-height: 40px !important; }
h2 { font-size: 30px !important; line-height: 30px !important; }
}