/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 @media print {
  
  .ws-wp-doc-items.document-toc{display: none;}
  #print-documentation {  	
    width: 100%!important;
  }
}
