.synopsis{
	width: 1200px;
	padding: 35px 85px 45px 85px;
	box-sizing: border-box;
	line-height: 45px;
	font-weight: normal;
	font-size: 20px;
	text-indent: 2em;
	color: #51534e;
	overflow: hidden;
	margin:0 auto;
}
.synopsis img{
	float: left;
	margin-right: 40px;
}