/*FICHIER CORRECTIF - à utilier avec parcimonie*/


/*.cc.main.home article header.hero div.banner h1[data-color-bg] {
	display: table !important;
	line-height: normal !important;
}

.cc.main.home article header.hero div.banner p[data-color-bg] {
	display: table !important;
	line-height: normal !important;
}*/

@media screen and (max-width: 768px) {
	/*.cc.main.home article header.hero div.banner h1[data-color-bg] {
		margin: 0 auto !important;
	}

	.cc.main.home article header.hero div.banner p[data-color-bg] {
		margin: 0 auto !important;
	}*/
}