#banner {
    height: 31px
}

#content {
   
    background-size: cover;
}

#news,
#banner {
    display: none
}

ul.game-list {
    padding: 0px 0 0 392px
}

    ul.game-list > li {
        width: 171px;
        height: 171px;
        margin: 19px 14px;
        background: no-repeat center top
    }

        ul.game-list > li:hover {
            background-position-y: bottom
        }

