	section#who_we_are .site_container {
		background: url('/images/about_large_01.jpg') top center no-repeat #FFF;
		}	
	
	section#our_story .site_container {
		background: url('/images/about_large_02.jpg') top center no-repeat #bdae91;
		}
		
	section#five_star_service .site_container {
		background: url('/images/about_large_03.jpg') top center no-repeat #FFF;
		}
		
	section#mission_values .site_container {
		background: url('/images/about_large_04.jpg') top center no-repeat;
		}
		
	section#kississing_family .site_container {
		background: url('/images/about_large_05.jpg') top center no-repeat #FFF;
		}
	
	a.wok_menu_about {
		width: 20%;
	
		}
	
	
	/**********************************************/
/*										   	  */
/*              PHONE PORTRAIT                */
/*										   	  */
/**********************************************/


@media only screen and (max-width : 620px) 
{
	

}

	
	
	
	
	
	