@media screen and (orientation: landscape) {

}

@media screen and (orientation: portrait) {

}

#logoframe { /*override background etc in /css/BaseSiteCSS.css*/
      font-size: 1.25em;
}