/* Container for OpenSeadragon used by Colorbox */
#scrapbook-viewer-image-colorbox-content {
  width: 100%;
  height: 100%;
}

/* OpenSeadragon DIV targeted by module */
#openseadragon-viewer-iiif-manifest-block {
  width: 100%;
  height: 100%;
  position: relative;
}
