img {
 display: block;
 height: auto;
 max-width: 100%;
 }
 
/*
 body {
	text-align: justify;
}
*/
p {
	text-align: justify;
}


