
.template{
	text-align: center;
	margin-bottom: 1em;
}
.template img{
	max-width:10cm;
}

.con-out {
	display: flex;
	align-items: center;
	justify-content: center;
}

.con td{
	text-align: center;
	font-size: smaller;
}

.con .ease img{
	max-width: 8cm;
}

h4{
	margin:0.2em;
}