
.lazy {
	display: none;
}
.articles-services img,
.articles-actualites img,
.visuels-agences img {
	height: auto;
	max-width: 100%;
}
/* Image Sizes */
.articles-services img {
	max-width: 100%;
}
.articles-actualites img {
	max-width: 100%;
}
.visuels-agences img {
	max-width: 100%;
}
/* Captions */
.wp-caption img {
	max-width: 100%;
}
.wp-caption.articles-services {
	max-width: 100%;
}
.wp-caption.articles-actualites {
	max-width: 100%;
}
.wp-caption.visuels-agences {
	max-width: 100%;
}