
.videoframe { padding: 5px; background-color: #fff; margin-bottom: 20px; }
.videoframe .img-wrp { position: absolute !important; left: 0; top: 0; width: 100%; height: 100%; }
.videoframe .img-wrp .img { width: 100%; height: 100%; object-fit: cover; }
.videoframe .video-blk .video { width: 100%; height: auto; }
.videoframe [onclick] { cursor: pointer; }
.videoframe.openvideo .img-wrp { display: none; }