.body{
	display:none; 
	overflow: hidden !important;
	margin-top:34px;
}

.main{
	overflow: auto;  
	height: calc(-55px + 100vh);
	padding: 0;
}
