figure.align-center > a { 
	margin: 0px;
	display: block;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
