#home {
	background: url(en/img/HomeIMG.jpg) no-repeat center center;
	background-size: 100% 100%;
	position: relative;
	justify-content: center;
	flex-direction: column;
	display: flex;
	height: 850px;
}

#home  a img{
width: 20%;
    
}

#home h1{
    
}