#allskycamimage, #allskycampanorama, #clearSkyChart {
    max-width: 58em;
	width: 98%;
}

.gallery {
	-moz-column-gap: 1em;
	-webkit-column-gap: 1em;
	column-gap: 1em;
	-moz-column-width: 304px;
	-webkit-column-width: 304px;
	column-width: 304px;
	text-align: center;
}
