@page {
  size: A4;
}

body,
.main-contents,
.blocks,
html {
  background: white;
  color: black;
  justify-content: flex-start;
  min-height: 0;
}

.nav-main,
.exits,
.footer-content,
.overlay,
.random-shape,
.blocks__image,
.blocks__video,
#tebi_rs_01,
iframe {
  display: none;
}

.logo {
  display: none;
}

.blocks__item {
  padding: 0;
}

.blocks {
  padding-top: 0rem!important;
}