#header .logo {
   background-image: url(../img/mascotte_click_n_3d.png);
   background-repeat: no-repeat;
   width: 300px;
   height: 300px;
   margin: 0 auto;
}

#header .logo-wide {
   background-image: url(../img/mascotte_click_n_3d.png);
   background-repeat: no-repeat;
   width: 150px;
   height: 150px;
}

#header .logo-icon {
   display: inline-block;
   background-image: url(../img/favicon.ico);
   background-repeat: no-repeat;
   width: 62px;
   height: 34px;
}
