/* line 4, ../../app/assets/stylesheets/print.sass */
body {
  padding-top: 4.5em;
  font-size: 1.125em;
  line-height: 1.73333em; }

/* line 8, ../../app/assets/stylesheets/print.sass */
.article_standfirst {
  font-size: 1.5em;
  line-height: 1.6em; }

/* line 11, ../../app/assets/stylesheets/print.sass */
#main_nav_wrapper,
#search_form_wrapper,
#main_footer_wrapper,
.return_link_top,
.return_link_bottom,
.share_buttons,
#comment_wrapper,
#advert_wrapper,
#mobile_nearby,
#mobile_nav {
  display: none !important; }

/* line 23, ../../app/assets/stylesheets/print.sass */
#page_header, #page_body {
  width: 100% !important;
  float: none !important; }
  /* line 26, ../../app/assets/stylesheets/print.sass */
  #page_header p, #page_body p {
    max-width: 100% !important; }

/* line 29, ../../app/assets/stylesheets/print.sass */
.page_supp {
  display: none; }

/* line 32, ../../app/assets/stylesheets/print.sass */
#main_header_wrapper {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
