#content {
  max-width: none;
  margin-right: 0;
}
/*@media only screen and (min-width: 1370px) { /*additional space if page wider than wrapper
 #content {
   margin-right:calc(700px - 50vw);
 }
}*/