/*** img ***/ 
/** desktop & large screen **/ 
@media (min-width: 992px)
{
.backend_img_background[lang="fr"], .backend_img_background
{
background-image: url('https://www.jedonneenligne.org/mrs/view.php?file_id=Fond_cr__me__1_.jpg');
-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:30%;
background-size:100% 100%;
background-image:url('https://www.jedonneenligne.org/mrs/view.php?file_id=Logo_MRS_2025__1_.png');
display:inline-block;
}

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

.backend_img_background[lang="en"], .backend_img_background
{

}

.backend_img_logo[lang="en"], .backend_img_logo
{
width:20%;
background-size:100% 100%;
background-image:url('https://www.jedonneenligne.org/mrs/view.php?file_id=logo_MRS_logo.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/mrs/view.php?file_id=Fond_cr__me__1_.jpg');
-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:30%;
background-size:100% 100%;
background-image:url('https://www.jedonneenligne.org/mrs/view.php?file_id=Logo_MRS_2025__1_.png');
display:inline-block;
}
.backend_img_logo_content[lang="fr"], .backend_img_logo_content
{
text-align:center;
}

.backend_img_background[lang="en"], .backend_img_background
{

}

.backend_img_logo[lang="en"], .backend_img_logo
{
width:15%;
background-size:100% 100%;
background-image:url('https://www.jedonneenligne.org/mrs/view.php?file_id=logo_MRS_logo.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/mrs/view.php?file_id=Fond_cr__me__1_.jpg');
-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:30%;
background-size:100% 100%;
background-image:url('https://www.jedonneenligne.org/mrs/view.php?file_id=Logo_MRS_2025__1_.png');
display:inline-block;
}
.backend_img_logo_content[lang="fr"], .backend_img_logo_content
{
text-align:center;
}

.backend_img_background[lang="en"], .backend_img_background
{

}

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

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