@media screen and (max-width: 1400px){
	.connexion-header .title{font-size:2em;line-height:4em;}
}
@media screen and (max-width: 1242px){
}
@media screen and (max-width: 1200px){
}
@media screen and (max-width: 991px){
	.connexion-header .title{line-height:3.3em;}
	.zone-return-website{text-align:center;}
		.zone-return-website .main-screen{display:none;}
		.zone-return-website .responsive-screen{display:block;max-width:250px;margin:auto;}
	.bloc-illustration{display:none;}
}
@media screen and (max-width: 846px){
	
}
@media screen and (max-width: 767px){
	
} 
@media screen and (max-width: 650px){ 
	.connexion-header .title{font-size:1.5em;line-height:3em;}
} 
@media screen and (max-width: 540px){ 

} 
