.box {
	width: 820px;
margin-right: auto;
margin-left: auto;
}
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}
