@charset "UTF-8";
/* CSS Document */

ul {
	text-align: center;
	list-style-type: none;
	padding-left: 0;
}

img {
	width: 100%;
	height: auto;
	max-width: 700px;
	margin-bottom: 80px;
}