.icon{
	width: 70px;
	height: 70px;
	position: fixed;
	background-size: cover;

}
.icon div{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translate(-50%);
	font-size: 10px;
}