#banner {
    background-image: url('../images/sport/sportPage/banner.jpg')
}

#content {
    background-image: url('../images/sport/sportPage/bg.jpg')
}

ul.game-list > li {
    width: 334px;
    height: 400px
}

ul.game-list > li:hover {
        background-position: center bottom
    }

  
