@import "common/var";

.cbim-three-preview {
  width: 100%;
  height: 100%;
  min-width: 200px;
  min-height: 200px;
  &_container {
    width: 100%;
    height: 100%;
    min-width: 200px;
    min-height: 200px;
  }
}
