/* CSS Document */

.pic_center {
	margin-top: 5em;
	display: flex;
	justify-content: center;
	align-items: center;
}