
/* Content 2 column 34.92/62.08 - 600x800/1067x800 */
.grid_mus_02_03 {
	margin: 0 auto;
	padding: 0 0;
	max-width: 100%;
	list-style: none;
	position: relative;
	clear: both;
}
.grid_mus_02_03_01 {
	margin: 10px 3% 10px 0%;
	padding: 0px 0% 0px 0%;
	width: 34.92%;
	height: auto;
	position: relative;
	float: left;
	overflow: hidden;
	cursor: default;
}
.grid_mus_02_03_02 {
	margin: 10px 0% 10px 0%;
	width: 62.08%;
	height: auto;
	position: relative;
	float: left;
	overflow: hidden;
	cursor: default;
}

/* Media queries */
@media screen and (max-width: 50em) {
.grid_mus_02_03 figure {
	display: inline-block;
	float: none;
	margin: 10px auto;
	width: 100%;
}
}
