/*** img ***/ 
/** desktop & large screen **/ 
@media (min-width: 992px)
{
.backend_img_background[lang="fr"], .backend_img_background
{
background-image: url('https://www.jedonneenligne.org/fgm/view.php?file_id=background-formulaire.png');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
}

.backend_img_logo
{
display:none;
}

.backend_img_logo[lang="fr"], .backend_img_logo
{
width:100%;
background-size:100% 100%;
background-image:url('https://www.jedonneenligne.org/fgm/view.php?file_id=FGM-logo-prodon-fr.jpg');
display:inline-block;
}

.backend_img_logo_content[lang="fr"], .backend_img_logo_content
{
text-align:center;
}

.backend_img_background[lang="en"], .backend_img_background
{
background-image: url('https://www.jedonneenligne.org/fgm/view.php?file_id=background-formulaire.png');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
}

.backend_img_logo[lang="en"], .backend_img_logo
{
width:100%;
background-size:100% 100%;
background-image:url('https://www.jedonneenligne.org/fgm/view.php?file_id=FGM-logo-prodon-en.jpg');
display:inline-block;
}

.backend_img_logo_content[lang="en"], .backend_img_logo_content
{
text-align:center;
}
}

/** tablet **/ 
@media (min-width: 768px) and (max-width: 991px)
{
.backend_img_background[lang="fr"], .backend_img_background
{
background-image: url('https://www.jedonneenligne.org/fgm/view.php?file_id=background-formulaire.png');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
}

.backend_img_logo
{
display:none;
}

.backend_img_logo[lang="fr"], .backend_img_logo
{
width:100%;
background-size:100% 100%;
background-image:url('https://www.jedonneenligne.org/fgm/view.php?file_id=FGM-logo-prodon-fr.jpg');
display:inline-block;
}
.backend_img_logo_content[lang="fr"], .backend_img_logo_content
{
text-align:center;
}

.backend_img_background[lang="en"], .backend_img_background
{
background-image: url('https://www.jedonneenligne.org/fgm/view.php?file_id=background-formulaire.png');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
}

.backend_img_logo[lang="en"], .backend_img_logo
{
width:100%;
background-size:100% 100%;
background-image:url('https://www.jedonneenligne.org/fgm/view.php?file_id=FGM-logo-prodon-en.jpg');
display:inline-block
}

.backend_img_logo_content[lang="en"], .backend_img_logo_content
{
text-align:center;
}
}

/** mobile **/ 
@media (max-width: 767px)
{
.backend_img_background[lang="fr"], .backend_img_background
{
background-image: url('https://www.jedonneenligne.org/fgm/view.php?file_id=background-formulaire.png');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
}

.backend_img_logo
{
display:none;
}

.backend_img_logo[lang="fr"], .backend_img_logo
{
width:100%;
background-size:100% 100%;
background-image:url('https://www.jedonneenligne.org/fgm/view.php?file_id=FGM-logo-prodon-fr.jpg');
display:inline-block;
}
.backend_img_logo_content[lang="fr"], .backend_img_logo_content
{
text-align:center;
}

.backend_img_background[lang="en"], .backend_img_background
{
background-image: url('https://www.jedonneenligne.org/fgm/view.php?file_id=background-formulaire.png');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
}

.backend_img_logo[lang="en"], .backend_img_logo
{
width:100%;
background-size:100% 100%;
background-image:url('https://www.jedonneenligne.org/fgm/view.php?file_id=FGM-logo-prodon-en.jpg');
display:inline-block;
}

.backend_img_logo_content[lang="en"], .backend_img_logo_content
{
text-align:center;
}
}