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

.grid_200t_04_03 figure {
	margin: 10px 2% 0px 0%;
	width: 23.0%;
	height: auto;
	position: relative;
	float: left;
	overflow: hidden;
	cursor: default;
}

.figure_g02_01 { margin: 10px 2% 10px 0%; }
.figure_g02_02 { margin: 10px 0% 10px 0%; }

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

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