.pdf-viewer .btn-group {
  margin-bottom: 20px;
  margin-top: -10px;
}
.pdf-viewer object.pdf {
  height: 1000px;
  width: 100%;
}
.pdf-viewer iframe.pdf {
  border: none;
  height: 1000px;
  width: 100%;
}
