.bunny-360-wrap {
  width: 100%;
}

.bunny-360-wrap .video-js {
  width: 100%;
  height: auto;
}

/* If you want a fixed aspect ratio, uncomment:
.bunny-360-wrap {
  aspect-ratio: 16 / 9;
}
.bunny-360-wrap .video-js {
  height: 100%;
}
*/
