.icon-home {
	display: flex;
	justify-content: space-around;
	align-items: center;
	max-width: 1300px;
	margin: 0 auto;
}
p.icon-home {
	font-size: 150px;
	margin-bottom: 20px;
	color: #116838;
}