.circular-gallery {
	width: 100%;
	height: 100%;
	overflow: hidden;
	cursor: default;
}

.circular-gallery:active {
	cursor: default;
}

