.back-icon{
	position:absolute;
	z-index:1000;
	width:50px;
	height:50px;
	top:20px;
	left:20px;
	background-image: url("../img/back_icon.jpg");
	background-size: contain;
	background-repeat: no-repeat;
  	background-position: center;
}

/* .page {
	display: flex;
	align-items: center;
} */

