.page-content {
	background: rgba(255,255,255,1);
}
.page-content > .container{
	background: rgba(255,255,255,1);
}
.left-nav {
	display: none;
}
.main-content  {
	width: 100%;
}