/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 09 2024 | 12:12:16 */
.bloc-team-projet .aio-icon-img img
{
height: 150px;
width: 150px !important;
object-fit:cover;	
}
.programme1,.programme2,.programme3
{
margin-bottom: 0px !important;
text-decoration: underline !important;
cursor: pointer !important;
display: table !important;	
}

.bloc-annuaire img
{
object-fit: cover;
width: 100px !important;
height: 100px;	
}
#mdf_results_by_ajax .col-3 
{
    width: 25%;
}

.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar {
    max-width: calc(1250px - 0px - 0px);
    margin: 0 auto;
}

.branding .same-logo
{
margin-right: 10px;	
}

.ult-tooltipster-content
{
box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;	
}

.single-post header p {
font-size:14px !important;
	
}