.shopkeeper .wrap {
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 3%;
}
.shopkeeper img {
	display: block;
}