@media(max-width: 1200px){

.titre h2 {
	margin-top: 30px;
	font-size: 30px;
}

.titre h2:after {
	height: 5px;
}

.about .img-about {
	height: 400px;
}

.categories .bloc-categorie {
	height: 400px;
}

.categories .container-cate {
	top: 150px;
}

.top-header h2 {
	font-size: 14Px;
}

footer .liens-utiles h2 {
	letter-spacing: 0px;
	font-size: 30px;
}

footer {
	height: auto;
	text-align: center;
}

footer .liens-utiles {
	height: auto;
	padding-top: 20px;
	padding-left: 0px;
	padding: 0;
	margin-bottom: 20px;

}

footer .footer-bottom p {
	margin: 0;
}

footer .liens-utiles .div-reseaux {
	margin-bottom: 30px;
}









}  