#content {
  width: 960px;
}
@media screen {
  #content {
    width: 640px;
  }
}