/* Settings_small.css */
@media (max-width: 768px){body.boxed {    background-image:none;}body {    font-size:1.5em;}h1 {    font-size:3.5rem;}h2 {    font-size:3.2rem;}h3 {    font-size:3.0rem;}h4 {    font-size:2.6rem;}h5 {    font-size:2.0rem;}h6 {    font-size:1.5rem;}}