/**
 * Add any custom CSS for the Cylindo Curator here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

#cylindo-viewer-container {
   float: left;
   width: 41%;
   height: 512px;
   margin-right: 5.8%;
   margin-top: 50px;
   display: none;
}