@media all and (max-width: 480px) {
  .pageheader  { display: none; }
}