@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0){
	#cont-cornr2 { 
		background-position: 0px -574px !important;
		height: 45px !important;
	}
	#inf-mail{
		padding: 0 0 3.6em;
	}
}
			
@media screen and (-webkit-min-device-pixel-ratio:0){
	#menu { margin:6.2em 0 0;}
	#info-tow{top:-33px;}
	#inf-mail{padding: 0 0 3.8em;}
	#info-one{height:205px}
}