p.resizeimage { width: 100%; }
p.resizeimage img { width: 100%; }

p.fontsize1{font-size: 7vmin;}
p.fontsize2{font-size: 5vmin;}
p.fontsize3{font-size: 3vmin;}

ul, ol {
  padding: 0;
  position: relative;
}

ul li, ol li {
  list-style-type: none!important;/*|`*/
}
