@page { size: 2500px 3550px;  margin: 0mm; }

.c-header,
.c-nav,
.c-footer,
.c-cta,
.section__title {
	display: none;
}

.section__body {
	overflow: visible !important;
	width: auto !important;
}

.page__inner {
	transform: none;
	height: 3508px;
}

.c-section {
	margin: 0 !important;
}

.page__background {
	display: none;
}

.col-12,
.row,
.container {
	margin: 0;
	width: 100%;
	max-width: 100%;
	display: block;
	padding: 0;
}