#rate_detail_iframe .row:after {
    display: none;
}
#rate_detail_iframe .guest-team .team-name{
    max-width: 500px !important;
}
#scrollIframe .table-grid .cell.guest-team,#scrollIframe .table-grid .cell.home-team{
    padding: 3px !important;
}
#scrollIframe .table-confrontation {
    grid-template-columns: repeat(8, 1fr);
}
#scrollIframe .match-time {
    text-align: center;
    min-width: 66px;
    font-size: 14px;
}