#rightSidebar { font-size: .6em; }
#main { width: 50%; }
@media (min-width: 1200px) {
  #main { width: 63%; }
}