.circular-gallery-root { width: 100%; height: 100%; overflow: hidden; position: relative; }
.circular-gallery-root .circular-gallery { width: 100%; height: 100%; overflow: hidden; cursor: grab; }
.circular-gallery-root .circular-gallery:active { cursor: grabbing; }
