<video style="object-fit: cover; background-size: cover; width: 100%; height: 100%" preload="auto" playsinline autoplay loop muted>
<source src="https://dl.dropboxusercontent.com/s/je2dxosey0k0r5q/beeline-cover.mp4?dl=0" type="video/mp4">
</video>
<style>
.tn-elem__2946290291616420206251 > div {
position: relative;
overflow: hidden;
}
.tn-elem__2946290291616420206251 > div > video {
object-fit: cover;
width:100%;
height: 100%;
position: absolute;
}
</style>
<video preload="auto" playsinline autoplay loop muted>
<source src="http://zakazpapok.ru/AsiaCase720.mp4" type="video/mp4">
</video>
<div class="videoBackground">
<video preload="auto" playsinline autoplay loop muted>
<source src="https://dl.dropboxusercontent.com/s/je2dxosey0k0r5q/beeline-cover.mp4?dl=0" type="video/mp4">
</video>
</div>
<script>
$(document).ready(function() {
var width = $(window).width();
var height = $(window).height();
$(".videoBackground")
.width(width)
.height(height);
});
$(window).resize(t_throttle(function() {
var width = $(window).width();
var height = $(window).height();
$(".videoBackground")
.width(width)
.height(height);
}));
</script>
<style>
.videoBackground > video {
object-fit: cover;
background-size: cover;
width: 100%;
height: 100%
}
</style>
<div class="videoBackground">
<video preload="auto" playsinline autoplay loop muted>
<source src="https://dl.dropboxusercontent.com/s/je2dxosey0k0r5q/beeline-cover.mp4?dl=0" type="video/mp4">
</video>
</div>
<script>
$(document).ready(function() {
var width = $(window).width();
var height = $(window).height();
$(".videoBackground")
.width(width)
.height(height);
});
$(window).resize(t_throttle(function() {
var width = $(window).width();
var height = $(window).height();
$(".videoBackground")
.width(width)
.height(height);
}));
</script>
<style>
.videoBackground > video {
object-fit: cover;
background-size: cover;
width: 100%;
height: 100%
}
</style>