.Img19 { float:right; } 
.Img20 { float:float; } 
.Img21 { float:left;margin-top:40px;padding-bottom:20px; } 
.Img23 { float:left; } 
.Img22 { float:left; } 
.Img24 { float:left; } 
.Img26 { float:left; } 
.Img25 { float:left; } 
.Img27 { float:right; } 
.Img28 { float:left;width:350px; } 

@media (max-width: 880px) {
	.Ifigure {
		display: inline-block;
		width: 100%;
		height: auto;
		margin: 0;
		text-align: left;
	}
	
	.Ifigure > div {
		display: inline-block;
		width: 100%;
	}
	
	.Ifigure > div > figcaption {
		margin-bottom: 15px;
		text-align: center;
		width: 100%;
	}

	.Iheight,
	.Iwidth {
		clear: both;
		width: 96%;
		height: auto;
		border: 5px solid #FFFFFF;
	}

	.ImgStack {
		float: none;
		top: 0;
		left: 0;
		padding: 0;
		margin: 0;
	}

	.ImgStack IMG {
		clear: both;
		width: 96%;
		height: auto;
	}
	
	.ImgCap {
		display: inline-block;
	}
	
	.ImgPlain {
		float: none;
		width: 96%;
		height: auto;
	}

	.Col25,
	.Col50,
	.Col75 {
		clear: both;
		width: 100%;
	}

	body { 
		margin-left:5pt; 
		margin-right:5pt;
	}
}