div.centerContent{
  width: 1400px;
  padding-left: 75px;
  padding-right: 75px;
}

/*    STUDIO & TEAM    */
div.centerContent div.pageAnimation div.pageVisualText,
div.centerContent div.pageVisual div.pageVisualText{
  right: 75px;
  padding-left: 225px;
}
article.team div.blockHolder div.block:nth-child(odd){
  min-height: 600px;
}
article.studio div.blockHolder div.block:nth-child(1) div.textHolder,
article.team div.blockHolder div.block:nth-child(even) div.textHolder{
  padding-right: 75px;
}
article.studio div.blockHolder div.block:nth-child(1) div.textHolder,
article.studio div.blockHolder div.block:nth-child(2) div.textHolder,
article.team div.blockHolder div.block:nth-child(odd) div.textHolder{
  margin-left: 530px;
}
article.studio div.blockHolder div.block:nth-child(2) div.textHolder,
article.team div.blockHolder div.block:nth-child(odd) div.textHolder{
  padding-left: 240px;
  padding-right: 75px;
}
article.team div.blockHolder div.block:nth-child(odd) div.imageHolder{
  left: 260px;
}


/*      PORTFOLIO    */
div.portfolioFooter div.pageFooter a.mainButton{
  right: 75px;
}
div.highlight div.highlightText div.textHolder{
  width: 700px;
  padding-right: 75px;
}


/*      CONTACT    */
article.contact div.contactInfo div.contactText{
  margin-left: 75px;
}
article.contact div.textHolder,
article.default div.textHolder{
  padding-left: 105px;
  padding-right: 175px;
}