
#main-information{
    height: 100%;
    overflow-x: hidden !important;

}
.container-fluid{
    height: 100%;
    
}
#pdfjs-w0{
    height: 100% !important;
}
.pdfViewer .page canvas {
    width: 100% !important;
    margin: 0;
    display: block;
  }