#Article .e-con-s4 {
--display: block;
}
#Article #intro {
margin-bottom: 60px;
}
#Article #intro .content {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-box-pack: start;
-moz-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-box-direction: normal;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
grid-gap: 0;
gap: 0;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#Article #intro .content img.thumbnail {
width: 100%;
max-height: 400px;
object-fit: cover;
margin-bottom: 40px;
}
#Article #intro .content .post-categories {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-box-pack: start;
-moz-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-box-direction: normal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
grid-gap: 6px;
gap: 6px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 25px;
}
#Article .old-post .elementor-element {
margin-bottom: 40px;
}
#Article .old-post img[src="https://www.euradif.fr/wp-content/uploads/2022/01/logo-fabrique-en-france.jpg"],#Article .old-post img[src="https://www.euradif.fr/wp-content/uploads/2022/01/logo-french-fab.jpg"],#Article .old-post img[src="https://www.euradif.fr/wp-content/uploads/2024/06/lecoqvert-0-158x300.png"]
{
width: auto;
max-height: 180px;
}