.wd-media-container{
	margin: 0 auto;
	width: 678px;
	overflow: hidden;
}


.media-wrap h1.title{
	margin-top: 24px;
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
	color: #333;
}

.media-wrap .contxt{
	margin-top: 24px;
	padding-bottom: 68px;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}

.media-wrap .contxt img{
	max-width: 100%;
}