.bph-wrap { position: relative; width: 100%; }
.bph-canvas-wrap { position: relative; width: 100%; min-height: 220px; }
.bph-wrap canvas { width: 100% !important; height: 100% !important; display:block; }
.bph-meta { margin-top: 6px; color: #666; }
.bph-error { padding: 10px; background: #ffecec; border-left: 4px solid #f44336; }
