.one-video {
	background-image:url(assets/one-video/dots.png);
	background-position:bottom center;
	background-size:100%;
	background-repeat:no-repeat;	
	padding-bottom:100px;	
}

.one-video__content {
	width:900px;
	max-width:100%;
	box-sizing:border-box;
	margin:0 auto;
}
