 .web_qrcode_type_iframe {
  width: 100%;
  height: 100%;
  position: relative;;
 }
 .web_qrcode_panel_area {
  width: 100%;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%)
 }
.impowerBox .qrcode {width: 200px;}
.impowerBox .title {display: none;}
.impowerBox .info {width: 200px;}
/* .status_icon {display: none} */
.impowerBox .status {text-align: center;} 