@media (max-width: 330px){.fs09-under-330{font-size: 0.9em !important;}}
@media (max-width:600px){.dnone-under-600 {display: none !important;}}
@media (min-width:600px){
	.dnone-above-600{ display: none !important; }
  }
.fs-20{ font-size: 2.0em !important; }
.fs-14{ font-size: 1.4em !important; }
 
.image img{
	width: 100%;
	max-width: 500px;
}