/* -------------------------------------------------------------------------------------------------
 dedicated styles for the content of the classic site
------------------------------------------------------------------------------------------------- */

#innerContentWrapper
{
  max-width: 1200px; max-height: calc( 100% - 40px );
  overflow: auto;
}