.hidden_item {
	display: none;
    }

    .logo {
        width: 205px;
        margin-top: -20px;
    }
	.navbar-brand{
		color: transparent !important;
		text-indent: 100%;    
		white-space: nowrap;
	}
	.text-index, .text-game {
    position: absolute;
    top: -99999px;
	z-index:-1;
	}
.game-index .tags li h2{
    margin: 0px;
    font-size: 14px;
    line-height: 20px;
}