@media (max-width: 768px) {
    .pdf-viewer {
      width: 100vw;
      height: 100vh;
    }
  }
  
