
.templateTable {

}
.templateTable th {
	font-family: montserratregular;
}
.templateTable td {
	width: 50%;
}
.templateTable img {
	margin: 0 auto;
	display: block;
	height: 20rem;
	margin-bottom: 10px;
}
.templateTable a {
	display: block;
}
