.logo_mako {
	position: absolute;
	/*top:8px;*/
	left: 24px;
	position:absolute;
	background-image:url('../assets/logo_mako.png');
	background-repeat: no-repeat;
	background-position: center;
	z-index: 999;
}

.logo_mako.web {
	width:100px;
	height:50px;
}