.grid_200t_03_02 {
	margin: 0 auto;
	padding: 0 0;
	max-width: 1200px;
	list-style: none;
	position: relative;
	clear: both;
/*	padding: 25px 30px 25px 25px; border: 1px solid #ccc; border-radius: 20px; background-color: #fff; */
}

.grid_200t_03_02 figure {
	margin: 10px 0% 10px 0%;
/*	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_g03_01 { margin: 10px 2% 10px 0%; width: 50%; }
.figure_g03_02 { margin: 10px 2% 10px 0%; width: 24%; }
.figure_g03_03 { margin: 10px 0% 10px 0%; width: 24%; }

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

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