@media screen and (min-width: 737px) {
    .box{
        margin-top:-16em;
    }
}

#information{
	width:90%;
	margin-left:5%;
	text-align:center;
}

#information p{
	margin-top:20px;
	margin-bottom:20px;
	color:#646464;
	font-weight: bold;
}