/* PDFObject styles
-------------------------------------------------- */

.pdfobject-container {
  height: 600px;
  width: 100%
}

.pdfobject {
  border: 1px solid #666;
}
