﻿.text{
	width:75%;
	height:100%;
	font-family: 'Bangers', cursive;
	color:yellow;
	font-size: 20px;
}
h3{
	text-align:center;	
font-family: 'Bangers', cursive;
	color:yellow;
	font-size: 30px;
	height:5%;
}
video{
margin:0 0 0 18%;	
}
@media screen and (max-width: 1200px) { 
.text{
	margin:330px 0 0 98px;
	width:370px;
	height:100%;
	font-family: 'Bangers', cursive;
	color:yellow;
	font-size: 20px;
}

video{
margin:0 0 0 -16px;
width:400px;
height:200px;	
}
.wrap{
margin:-1667px 94px auto;
float:none;
}
.menu{
width:220px;
margin:0 auto;
height:100px;
}
.content{
	float:none;
}
header{
	text-align:center;	
font-family: 'Bangers', cursive;
	color:yellow;
	font-size: 22px;
	margin: 0 0 0 170px;
	width:100px;
}
}