.ctl-spheremap-editor-container{
	width: 100%;
    height: 50vh;
    margin-bottom: 15px;
}

.ctl-spheremap-editor-container iframe{
	border-style: none;
	width: 100%;
	height: 100%;
}

.ctl-spheremap-viewer-container{
	width: 100%;
    height: 50vh;
    margin-bottom: 15px;
}

.ctl-spheremap-viewer-container iframe{
	border-style: none;
	width: 100%;
	height: 100%;
}