.bf-ot-embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.bf-ot-embed-container iframe, 
.bf-ot-embed-container object, 
.bf-ot-embed-container embed, 
.bf-ot-embed-container img, 
.bf-ot-embed-container .bfploc-map-container, 
.bf-ot-embed-container .bf-ot-embed-button-color-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.bf-ot-embed-container .bf-ot-embed-button-color-bg { background-color: #000; opacity: 0.5; }
.bf-ot-embed-container .bf-ot-embed-button-container { color: #fff; text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background-color: rgba(0, 0, 0, 0.7); padding: 12px; border-radius: 4px; }

.bf-ot-category-C0004 .bf-ot-embed-container .bf-ot-no-permission {
    display: none;
}