#banner {margin-bottom:20px}
#banner .content {text-align: center;}

@media only screen and (max-width: 40em) {
    #pageContent {}
    #banner {display:none;margin-bottom:0px;}
}