@media screen and (orientation: portrait)
{
	.zone1COACH
		{
			top : 8.5% ;
			height : 12% ;
		}
		
	.zone2COACH
		{
			top : 20.5% ;
		}
		
	.zone2COACH1
		{
			right : 53% ;
			width : 30% ;
		}
		
	#t1zone2COACH1
		{
			font-size : 2.2em ;
		}
		
	#t2zone2COACH1
		{
			font-size : 2em ;
		}
		
	#t3zone2COACH1
		{
			font-size : 1.8em ;
		}
		
	.zone2COACH3
		{
			left : 53% ;
			width : 30% ;
		}
		
	#t1zone2COACH3
		{
			font-size : 2.2em ;
		}
		
	#t2zone2COACH3
		{
			font-size : 2em ;
		}
		
	#t3zone2COACH3
		{
			font-size : 1.8em ;
		}
}