	#call>*{
		min-width:24em;
		margin-left:2%;
		margin-bottom:1em;
		background-size: auto 1.5em;
		background-origin: content-box;
		background-position: left center;
		background-repeat: no-repeat;
	}
	#call>:first-child	{background-image: url('../pic/tr.svg');}
	#call>:last-child	{background-image: url('../pic/email.svg');}
	#call>:last-child	{margin-bottom:0;}
	
	#call .menustyle{display:inline-block;padding-left:2em;}
	#call a{white-space:normal;}
