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

.grid_200t_02_03 figure {
	height: auto;
	position: relative;
	float: left;
	overflow: hidden;
	cursor: default;
}

.figure_g02_03_01 { width: 78%; margin: 10px 4% 10px 0%; }
.figure_g02_03_02 { width: 18%; margin: 10px 0% 10px 0%; }

.grid_200t_02_03 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_02_03 figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
.right_01 { text-align: left; }
}
