<style type="text/css">

.image { display: block; }
@media screen and (max-width: 768px) { .image { display: none; }  }

p,li { font-size: 18px; }
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }

