body {
	background: #fff;
}
#wrapper,
#wrapper-in,
#content {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}
.header-in,
.bar,
.topmenu,
#footer,
#sidebar,
.sidebar-in,
#updates,
.bc,
.article-meta,
.banner,
.block .more,
.expl,
.news,
.shorts,
.aricle img,
.img {
	display:none;
}

body {
  width: 100%;
}
body .header-in,
body .topmenu,
body .bc,
body .sidebar,
body .ratingBlock,
body .social-links,
body .linked,
body .documents,
body .links,
body .articles,
body .gos-services,
body .ref-services,
body .advert,
body .sn-comments-form,
body .see-also,
body .footer,
body .rubric-menu,
body .sn-comments-conteiner,
body .infographics_Img,
body .infoLinks,
body .igButtons,
body .subblock,
body .see-also-block,
body .btn.hoverWhite,
body .news,
body .sidebar,
body aside,
body #math,
body .comments-block {
  display: none;
}
body .content a {
  text-decoration: none;
}
body .infographics_data .displayNone {
  display: block;
  margin: 40px 0 0 0;
}
body .infographics_data .in-infographics {
  margin-top: auto;
  margin-left: auto;
  width: auto;
  height: auto;
}
body #wrapper,
body #wrapper-in,
body #content {
  border: 0 none;
  box-shadow: none;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  display: block;
  font-size: 15pt;
}
body .l-1 {
    font-size: 24pt;
}
body #content .article {
    font-size: 15pt;
}
.backto {
  text-decoration: underline;
}