@charset "UTF-8";
#logo-home{
	display:block;
	width:80%;
	height:auto;
	margin:120px auto 0;
	text-align:center;
}
#logo-home img{
	width:80%;
	height:auto;
}