.contents{
	width: 90%;
	min-width: 350px;
	max-width:800px;
	margin:auto;
	padding-top:100px;
}

.contents>img{
 width: 100%;
 max-width: 430px;
}
