<style>
.pannellum-wrap {
/*  position: relative; */
  position: relative;
  max-width: 100%;
  padding-top: 100%;
}
.pannellum-wrap iframe {
/*  position: absolute; */
  top: 200;
  left: 200;
  width: 25%;
  height: 25%;
}
</style>
