#maintitle {
	background-size: cover;
}

table.list-table th {
	width: auto;
	padding: 18px 0px 5px 0px;
	font-size: 120%;
}


ul.flow-list {
	text-align: center;
}

ul.flow-list li {
	width: auto;
	border-radius: 15px;
	padding: 15px 20px 30px 20px;
}

ul.flow-list li h3 {
	font-size: 17px;
}

ul.flow-list li span.text {
	display: block;
	text-align: justify;
}


