#updates{
	height: 650px;
}

#updates > .bgPaper{
	padding: 30px 30px;
	border-top: 1px solid #EEE;
	font-size: 18px;
	height: calc(100% - 62px);
	overflow: auto;
}

#updates > .bgPaper > p{
	padding: 3px 0;
}