
/* DMG même taille visuelle que le premier logo */
#a-propos-dmg img,
img[src*="LOGO-DMG"]{
width:486px !important;
max-width:100% !important;
height:auto !important;
}

/* Fond bleu pleine largeur sur mobile */
@media(max-width:768px){
.elementor-section,
.e-con,
.e-parent{
background-clip:border-box !important;
}
.elementor-top-section{
width:100% !important;
max-width:100% !important;
}
}
