#content{width:100%}
#content p{
	color:#008081;
	font-size:1em;
	line-height:1.25em;
	padding:0 15%;
}
#content td:first-child{
	margin-top:0;
	vertical-align:top;
	width:200px;
}
#content td:first-child img{
	margin-top:55px;
	width:157px;
}
#content td:last-child{
	max-width:1200px;
	width:80%;
}
#content h2{
	font-size:1.2em;
	margin-left:15%;
}
ul{
	margin-left:15%;
}
#fistH1{
	margin-top:4.25em;
}
#content p:first-child{
	margin:76px 0 0 0;
}
#more a{
	font-size:1em;
	font-weight:normal;
}
.bigLetters{font-variant: small-caps;}
/* #content p{pointer-events:none} */
#content p > a{text-decoration:none;color:inherit}
#content p:last-child{margin-bottom:120px}
@media(max-width:900px){
	#content td:last-child{padding:0 20px}
	#content p{padding:0 5%}
	#more p{padding-left:5%}
	#content td:first-child{display:none}
}