/*.icone {
	height: 100%;
}
*/
.icone {
	width: 80px;
	height: 80px;
}

.icone:hover {
	width: 95px;
	height: 95px;
}

.icones {
	display: flex;
	align-items: center;
	height: 95px;
	justify-content: center;
	flex-wrap: wrap;
	align-content: center;
}
.icones a {
	display: flex;
	align-items: center;
	width: 95px;
	height: 95px;
}
/*
.icones a:hover {
	width: 95px;
	height: 95px;
}

.icones a {
	width: 95px;
	height: 80px;
}
*/
