
/* hide hotspots */
.hotspot {
    opacity: 0 !important;
}

.m-browse.ng-scope {
    display: none;
}