/* general styles */
div.centerContent{
  width: 1000px;
}

aside div.cta{
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px;
}

/*      FACTS     */
div.block.facts div.textHolder{
  width: 70%;
}
/*      REGISTER     */
div.formHolder{
  width: 70%;
}