1 @media screen and (min-width: 45em) {
5 background: url(home-logo.png) no-repeat -490px center;
7 .body-wrapper > header {background: none;}
9 @media screen and (min-width: 45em) and (max-width: 900px) {
11 background-position: right center;
15 h1.title {display: none;}
17 #logo-home-subtext-fr,
18 #logo-home-subtext-en {
24 @media screen and (max-width: 45em) {
25 #logo-home-subtext-fr,
26 #logo-home-subtext-en {
32 #logo-home-subtext-fr {
34 #logo-home-subtext-en {
37 #logo-home-subtext-fr a ,
38 #logo-home-subtext-en a {
41 text-decoration: none;