#custom-text-4 {
	padding: 50px 0;
	background-image: url("../../../../assets/img/bg-texte-accueil-page-cms.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}

#custom-text-4 img {
    width: 100%;
	height:auto;
}

#custom-text-4 h3 {
    color:#df1a52;
	font-weight:600;
}

#custom-text-4 p {
	line-height: 24px;
	text-align:justify;
}