@media (min-width : 768px) {

	body.page-id-351 article {
		padding: 2em;
	}

}


@media (min-width : 1024px) {

	/*FORM*/

	#form__container #wpcf7-f160-o1 {
		max-width: 65%;
	}

	/*////////////////////////////// PAGES //////////////////////////////*/

	/*TOUS LES SYMPTOMES*/

	.symptomes__wrapper .owl-nav .owl-prev:before {
		content: url(../img/icons/left.png);
		left: 0;
	}

	.symptomes__wrapper .owl-nav .owl-next:after {
		content: url(../img/icons/right.png);
		right: 0;
	}

}


