.live-section {

    /*background: #ffffff;*/
    /*padding: 50px;*/
    /*border: 1px solid #f5f5f5;*/
}

#livegames {
    border: 0;
    padding: 0;
}

.live-video {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .50);

}

.live-board {
    border: 0;
}

.title {
    font-weight: bold;
    letter-spacing: 1px;
    cursor: default;
    color: #E32B56;
    margin-top: 0;
}

.content img {
    max-width: 100% !important;
    height: auto !important;
}