.ulreset {
    margin: 0;
    padding: 0;
    list-style: none;
}
aside.today-games {
    margin-bottom: 3em;
}
.game {
    background: #ffffff!important;
    line-height: 0px;
}
.games-list {
    font-size: 0.7rem;
}
.games-list .league-logo {
    height: 24px;
}
.nflg .league-logo {
    width: 48px;
    height: auto;
}
.nflg .subtitle {
    margin-bottom: 0;
}
.games-list .fixture {
    border-bottom: 1px solid #F263A3;
    padding-top: 0.24rem;
}
.games-list .fixture .badge-status {
    padding: 0.395rem;
    font-size: 0.65rem;
}
.games-list .fixture p {
    margin-bottom: 0.25rem;
    margin-top: 15px !important;
}
.games-list .fixture abbr {
    cursor: default;
    text-decoration: none;
}
.games-list .fixture:hover {
    background: #fafafa;
}
.games-list .fixture:last-child {
    border-bottom: 0;
}
.games-list .fixture .score {
    font-weight: 700;
    font-size: 1.2rem;
}
.team-logo {
    width: 32px;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    height: auto !important;
    padding-bottom: 1em !important;
}
.fixture .badge.badge-info {
    padding: 0.24rem;
    font-size: 0.6rem;
}
 