@import url(../../__aloy_core/css/global.web.css);


#tpl_logo {
	width: 422px;
	height: 90px;
	background: center no-repeat url(../image/web/logo.svg);
	background-size: contain;
}

html.ie8 #tpl_logo {
	background-image: url(../image/web/logo.png);
}