

@media screen and ( max-width: 1000px )
	{	
		html body main div.PlanContainer
			{
				display:	block;
			}
	}
	
	
	
	