#content_header {
    position: relative;
    padding-left: 225px;
    background-repeat: no-repeat;
    background-position: 35px -35px;
    background-size: auto 175px;
    background-color: hsl(0, 0%, 95%);
}

#section_header {
    padding: 7px 0px;
}

#mobile_team_name {
    display: none;
}

.stat_table .intro_stat a:hover {
    text-decoration: none;
}
