.live-match-banner {
    width      : 855px;
    height     : 71px;
    margin-left: 345px;
    background : url("../../images/channel-title.png") no-repeat;
    position   : relative!important;
    top: 0px;
}

.live-match-banner text {
    font-size  : 30px;
    text-shadow: #dd1111 2px 0 0, #e7e7e7 0 2px 0, #1e9fff -2px 0 0, #67277c 0 -1px 0;
    color      : #fff;
    font-weight: bold;
    position   : absolute;
    left       : 156px;
    top        : 21px;
}