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

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

img {
	width: 100%;
	height: auto;
	max-width: 450px;
	margin-bottom: 50px;
}

h4 {
  font-size: 18pt;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 100px;
}
