.inner-banner-header {
    background: url(/assets/images/table-tennis-ping-pong.jpg) no-repeat;
    background-size: cover;
}

.player-card .player-details {
    width: 100%;
}

.player-card .player-details {
    width: 100%;
}

.player-details ul {
    width: 100%;
}

.player-details ul li {
    width: 49%;
    display: inline-block;
}

.innerpagebg {
    background-image: none;
    background-color: #f6f6f6;
}

.player-card:after {
    content: none;
}

.match-results-table thead tr td,
.match-results-table tbody tr td {
    line-height: normal;
    padding: 5px;
    white-space: nowrap;
}

.match-results-table thead tr td,
.match-results-table tbody tr td {
    text-align: center;
    vertical-align: middle;
}

.group-match tfoot tr td {
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}

.group-match tfoot tr td a {

}

.product-tabs {
    padding: 0px;
}

.logo {
    padding: 13px 0 0 0;
}

.logo img {
    max-height: 60px;
}
.about-widget img {
    max-height: 100px;
}
.main-footer {
    background: #fff;
}
.player-txt {
    width: 95%;
}