@page {
  margin: 8mm;
  margin: 10mm 8mm 10mm 8mm;
}
* {
  -webkit-print-color-adjust: exact !important;
  margin: 0;
  padding: 0;
  opacity: 1 !important;
}

html {
  zoom: 0.7 !important;
  font-size: 62.5%;
}

body {
  overflow-y: visible;
  overflow-x: visible;
}

.header {
  display: none !important;
}

.gnav {
  display: none !important;
}

.fixed-btn {
  display: none !important;
}

.fv {
  padding-top: 0 !important;
  background: none !important;
}

.btn-blue::before,
.btn-yellow::before {
  display: none !important;
} 