@page {
  size: portrait;
  margin: 1cm 1cm 1cm 2cm;
}
body {
  background: none !important;
}
.navigation {
  display: none;
}
header h1 a,
.btn,
.slider .banner,
table * {
  -webkit-print-color-adjust: exact;
}
header h1 a {
  background: url(../images/css/bits-bytes-logo-print.png) 0 0 no-repeat;
  background-size: contain;
  width: 237px;
  height: 115px;
}
.csc-frame-101,
.btn {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
footer .inner {
  background: none;
  color: #000000;
  padding: 13px 20px 0;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
footer .inner a {
  color: #000000;
}
