.grid_200t_03_03_01 {
	margin: 0 0 0 -17px;
	padding: 0 0;
	max-width: 1200px;
	list-style: none;
	position: relative;
	clear: both;
}

.grid_200t_03_03_01 figure {
	margin: 0 auto;
/*	min-width: 250px;
	max-width: 560px;
	max-height: 100%; */
	width: 31.33333333%;
/*	width: 30%; */
	height: auto;
	position: relative;
/*	float: left; */
	overflow: hidden;
	cursor: default;
}

.figure_g02_01_01 { margin: 10px 2% 0px 0px; }
.figure_g02_02_01 { margin: 10px 0% 0px 0%; }

.grid_200t_03_03_01 figure img {
	max-width: 100%;
	max-height: 100%;
	position: relative;
	display: block;
	opacity: 1;
}

/* Media queries */
@media screen and (max-width: 50em) {
.grid_200t_03_03_01 {
	margin: 0 auto;
}
.grid_200t_03_03_01 figure {
	display: inline-block;
	float: none;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
.right_01 { text-align: left; }
}
