  
html #list-tv-show { width: 90%; }
html .list-tv-show { width: 48%; margin-right: 2%; margin-bottom: 14px; }

html a#logo:lang(cs) { background-image: url(../../../../fileadmin/sysimages/cfan-logo_cs.png);}
html a#logo:lang(cs) { width: 143px; }

html a#logo:lang(fr) { background-image: url(../../../../fileadmin/sysimages/cfan-logo_fr.png);}

html #right .content:first-child { margin: 0 0 10px 0; display:block; }

  
#fullflame-header-desktop{ display: none; }

@media only screen and (min-width: 720px){
   #fullflame-header-mobile{ display: none; }
   #fullflame-header-desktop{ display: block; }
}

