.spacer{
	height: 0%;
}
.content{
	height: 46%;
}
.body{
	display: none;
}
.mobilecontent{
	display: block;
	min-height: 250px;
}
.entry{
	margin: 0 auto;
	font-size: 2vw;
	padding: 0px;
}
.footer{
	height: 2%;
}
h1{
	font-size: 2.5vw;
}
a.button{
	font-size: 2vw;
}