@page{size:auto;margin:0}

html,body{
  width:auto !important;
  height:auto !important;
  overflow:visible !important;
}

body,
body.in-builder{
  background:#fff !important;
  overflow:visible !important;
  -webkit-print-color-adjust:exact;
  print-color-adjust:exact;
}

.topbar,
.topbar-sub,
.fp,
.mob-bl,
.overlay,
.pdf-toast,
.mob-fab,
.pp-head,
.page:not(.on){
  display:none !important;
}

#bld-page,
#bld-page.on,
.bld,
.pp,
.cv-wrap{
  display:block !important;
  width:auto !important;
  height:auto !important;
  min-height:auto !important;
  max-height:none !important;
  overflow:visible !important;
  padding:0 !important;
  margin:0 !important;
  background:#fff !important;
}

.pp{
  position:static !important;
}

.cv-wrap{
  transform:none !important;
}

.cv{
  width:100% !important;
  max-width:210mm !important;
  min-height:297mm !important;
  height:auto !important;
  overflow:visible !important;
  transform:none !important;
  box-shadow:none !important;
  margin:0 auto !important;
  page-break-inside:avoid !important;
}
