
.content{
	overflow: auto;
	position: relative;
	margin-top:5%;
	width: 100%;
	max-width: 97%;
	height:85%;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
