@media ( min-width : 768px) and (max-width: 991px) {
	div.travaux {
		padding-bottom: 200px;
		padding-top: 200px;
	}
}