.effet-paralaxe .et_pb_image_wrap {
	overflow:hidden;
}
.effet-paralaxe span, .effet-paralaxe img {
	width:100% !important;
}
.effet-paralaxe img {
	/*transform:scale(1.1);*/
	object-fit:cover;
}
@media screen and (max-width: 1024px) {
	.col-right .effet-paralaxe img {
		transform:scale(1.2);
	}
}


/* Accueil */
@media screen and (max-width: 767px) {
	body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button.btn-icon-phone, body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button.btn-lire {
		min-width: 175px;
		padding: 10px 15px 10px 40px !important;
		    text-align: center;
	}
	body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button.btn-icon-phone:after, body.et_pb_button_helper_class #page-container .et_pb_section a.et_pb_button.btn-lire:after {
		top: 10px;
    	left: 40px;
	}
}
.ligne-projets .items-projets {
	aspect-ratio:3/4;
	height:auto;
}
.ligne-projets .slick-slide .items-projets .et_pb_blurb_content {
	height:100% !important;
}
