.small-menu,
.html .go-up,
#big-menu,
.login,
.contribute,
.column-headers,
.links-container,
.attached-files,
#comments,
#right-sidebar,
.related-posts,
.html #small-menu-hook,
.tabs,
.author .social-media {
  display: none;
}
.node-type-article #main-content .author,
.node-type-external-content #main-content .author,
.node-type-testimonial #main-content .author {
  float: none !important;
  display: block;
  width: auto !important;
  position: relative;
  top: -15px;
}
.html #top {
  border: none;
  position: relative;
}
.html #top .logo {
  margin-left: 0;
}
.node-type-article #main-content .node-content,
.node-type-external-content #main-content .node-content,
.node-type-testimonial #main-content .node-content,
.node-full .node-content {
  margin-left: 0;
}
.html #main-content {
  margin-top: 45px;
}
.html #content {
  height: auto !important;
}
.logo {
  display: none;
}
.print-logo {
  display: block;
}
.print-logo img {
  width: 250px;
}
.print-logo p {
  color: #333;
  margin: 10px 0 15px 5px;
}