.section_certifs{
	background-color: #E0EDF0;
	min-height: 450px;
	
	background-image: url('../../img/bg_section-2.png');
    background-repeat: no-repeat;
    background-position: 30% -100px;
    
}
	.certifs__in{
		padding-top: 50px;
		margin-bottom: 50px;
	}
	.certifs__title{
		text-align: center;
		font-size: 40px;
		font-weight: bold;
		color:#435672;
		margin-bottom: 25px;
	}
	
	.carousel-cell{
		padding: 12.5px;
		
	}
	.carousel-cell img{
		border-radius: 5px;
	}