/* CSS Document */

.oxygen {
	background-image: url(../img/oxygen/baner.jpg);
	background-size: cover;
	height: 100vh;
	background-repeat: no-repeat;
    background-position: left;
	position:relative;
	
}