@page {
  size: A4;
  margin: 0;
}

html, body {
  width: 210mm;
  height: 297mm;
}

.row {
	width: auto;
}

.header-options,
.header-navigation,
.footer-wrap {
	display: none;
}

.main-content {
	padding-bottom: 0;
}

