.left-section{
    display:none;
}
.right-section{
    width: 100%;
    left: 0;
}
.section-wrapper {
    min-height: inherit;
}
img{
  display:none;
}

h1{
  font-size: 28px;
}
div{
   page-break-inside: avoid;
}