@media print {
  a[href]:after {
    content: none !important;
  }
}


.navigation,
.carousel-caption,
.carousel-control,
.footer,
.news-single-backlink,
iframe {
	display:none;
}

.header {
	height:100px;
}
.header .logo {
	margin-top:0;
}