.icon-weeding:before {
	    content: '';
	    display: inline-block;
	    vertical-align: middle;
	    background-image: url("../../global_assets/images/mariage2.jpeg");
	    background-repeat: no-repeat;
	    margin-top: -1px;
	    -webkit-print-color-adjust: exact;
	    display: inline-block;
	    transform: scale(0.5);
	    transform-origin: center center; /* pour garder le centrage */
	}
	.icon-wed-docs:before {
	    background-position: -140px -296px;
	    height: 32px;
	    width: 32px;
	}

	.icon-wed-planning:before {
	    background-position: -99px -296px;
	    height: 32px;
	    width: 32px;
	}

	.icon-wed-music:before {
	    background-position: -440px -296px;
	    height: 32px;
	    width: 32px;
	}
	.icon-wed-info:before {
	    background-position: -15px -210px;
	    height: 32px;
	    width: 32px;
	}
	.icon-wed-chat:before {
	    background-position: -185px -210px;
	    height: 32px;
	    width: 32px;
	}
	.icon-wed-diam:before {
	    background-position: -355px -210px;
	    height: 32px;
	    width: 32px;
	}
	.icon-wed-part:before {
	    background-position: -310px -293px;
	    height: 32px;
	    width: 32px;
	}