.wrap {
	width: 100vw;
	max-width: 1000px;
	margin: 0 auto;
}
.wrap img {
	width: 100%;
	display: block;
}
.home {
	width: 100px;
	max-width: 15%;
	position: fixed;
	right: 5%;
	bottom: 10%;
}