.vlazeBaner{
	background-image: url(../img/inmode/vlaze/baner2.jpg); 
	background-size: cover; 
	height: 100vh;
	background-repeat: no-repeat;
    background-position:bottom;
}
.video-play {
	
	height: 200px;
	background-image: url(../img/inmode/fractora/izaKlipa.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	color: #fff; 
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
	
	
}

/* CSS Document */

