#banner {
    height: 366px;
    background-image: url('../images/game/gamePage/banner.webp')
}

#content {
    background-image: url('../images/game/gamePage/bg2.webp')
}

ul.game-list > li {
    height: 366px
}

