body{
	
	
	
}

.desktop{
	display: none;
}
.phone{
	display: block;
}


main{
	width: 100%;
}

#roger{
	font-size: 31px;
	line-height: 60px;
	margin-left: 7.5%;
}

#content{
	width: 100%;
}
#core{
	position: static;
	width: 85%;
	margin: auto;
	margin-top: 50px;
}


