.footer .fond-footer{
	background : url(/images/fond-footer-mobile.jpg);
	background-size: contain;
	background-repeat: no-repeat;
}

.footer .visuel{
	display: block;
}

.footer .logos{
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer .logos img{
	display: inline-block;
	width: 12vw;
}