#sp-captheo {
	padding: 295px 0 0 0
}
#sp-captheo > .centrage {
	padding: 0 0 70px 0
}
#sp-captheo .items {
	margin: 0 -1%
}
#sp-captheo .item {
	display: inline-block;
	font-size: 0;
	width: 206px;
	margin: 1%;
	background: #d8e5fc
}
#sp-captheo .item img {
	object-position: left top
}
#sp-captheo .item .block:hover {
	text-decoration: underline
}
#sp-captheo .item picture {
	padding: 71% 0
}
#sp-captheo .item picture img {
	object-fit: contain
}
#sp-captheo .item h4 {
	font-size: 16px;
	margin: 0;
	padding: 5px 15px;
	font-size: 14px;
	font-weight: 400
}

@media (max-width: 1500px) {
	#sp-captheo {
		padding: 226px 0 45px 0
	}
}

@media (max-width: 1200px) {
	#sp-captheo {
		padding: 180px 0 64px 0
	}
}

@media (max-width: 992px) {
}

@media (max-width: 768px) {
	#sp-captheo .items {
		text-align: center
	}
	#sp-captheo > .centrage > h2 {
		text-align: center
	}
}

@media (max-width: 576px) {
	#sp-captheo {
		padding: 150px 20px 64px 20px
	}
}
