#header,
#footer,
.slider,
#floating-menu,
.navbar-fixed-bottom
 {
    display:none;
}

#page,#content {
    margin:0;
    padding:0;
  max-width: 100%;
}

.fixed {
  position: static !important;
}

section,
.card {
  page-break-inside: avoid;
}