
/* Box */


	#inpicture {
		
		width: 30%;
	}
	
	#mainpicture {
		width : 75%;
	
	}


@media only screen and (max-width: 800px) {	
	#health_page table {
			font-size:8px;
		
	}
	
}