.actualites_facebook_titre{
	font-size: 32px;
    font-weight: bold;
    line-height: 44px;
    color: #c3253b;
}
.actualites_facebook_titre p{
	margin-bottom: 0px !important;
}
.efbl_feeds_holder.efbl_feeds_halfwidth{
	display: flex;
    flex-wrap: wrap;
}
.efbl-halfwidth-skin{
    width: 260px !important;
    padding: 0px !important;
	margin-bottom: 0px !important;
	border: unset!important;
	margin-right: 14px;
}
.efbl_feeds_holder.efbl_feeds_halfwidth{
	justify-content: center;
}
.efbl-row{
	display: unset !important;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col{
	max-width: unset !important;
}
.efbl-profile-image{
	display: none !important;
}
.efbl_link_text{
	display: none !important;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col{
	border-right: unset !important ;
	padding: 0!important;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a{
	height: 100% !important;
}
.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer{
	display: none;
}
.efbl_feed_wraper.efbl_skin_7441 .efbl-story-wrapper .efbl-thumbnail-wrapper .efbl-thumbnail-col a img{
	height: 260px !important;
	width: 260px !important;
	border-radius: 10px !important;
}
.efbl-feed-content{
	max-width: unset!important;
}
.efbl-profile-title span{
	display: none !important; 
}
.efbl-profile-title-wrap h2{
	font-size: 18px !important;
    font-weight: bold !important;
    line-height: 26px !important;
    margin-top: 4% !important;
    color: #000000 !important;
}
.efbl-description-wrap{
	font-size: 16px !important;
    line-height: 22px !important;
}
@media (max-width: 1163px) {
	.efbl-halfwidth-skin{
		width: 260px !important;
		padding: 0 !important;
	}
	.efbl_feed_wraper.efbl_skin_7441 .efbl-story-wrapper .efbl-thumbnail-wrapper .efbl-thumbnail-col a img{
		width: 100% !important;
	}
	.efbl_feeds_holder.efbl_feeds_halfwidth{
		width: 80% !important;
		margin: auto !important;
	}
}
@media (max-width: 1135px) {
	.efbl_feeds_holder.efbl_feeds_halfwidth{
		justify-content: unset !important;
	}
	.efbl-halfwidth-skin{
		width: 50% !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	.efbl-feed-content{
		width: 286px !important;
		margin-left: auto !important;
		margin-right: auto !important;
		display: block !important;
	}
	.efbl_feeds_holder.efbl_feeds_halfwidth{
		display: flex;
		justify-content: space-between; !important;
		flex-wrap: wrap;
		width: 100% !important;
		margin: auto!important
	}
	.efbl_feed_wraper.efbl_skin_7441 .efbl-story-wrapper .efbl-thumbnail-wrapper .efbl-thumbnail-col a img{
		width: 260px !important;
		margin-left: auto !important;
		margin-right: auto !important;
		display: block !important;
		object-fit: cover;
	}
}
@media (max-width: 579px) {
	.efbl-halfwidth-skin{
		width: 260px !important;
		padding: 0 !important;
	}
	.efbl_feeds_holder.efbl_feeds_halfwidth{
		justify-content: center !important;
		width: 100% !important;
	}
	.efbl-halfwidth-skin{
		padding: 0 !important;
		margin: 0 !important;
	}
}
@media (max-width: 395px) {
	.efbl-profile-title-wrap h2{
		font-size: 12px !important;
	}
	.efbl-description-wrap{
		font-size: 12px!important;
	}
}