#content_header {
    background-image: none;
    padding: 20px 5px 10px 115px;
    line-height: 30px;
    position: relative;
    height:100px;
    background-position:-50px center;
    background-size: 150px auto;
    margin-top: -25px;
    height:auto;
}

#section_header .drop-down{
    font-size:16px !important;
}

#team_logo {
    height: 120px;
    vertical-align: bottom;
    opacity: 0.6;
    position: relative;
    top: -30px;
    left: -50px;
    position: absolute;
}


#mobile_team_name {
    display: inline;
}

#desk_team_name {
    display: none;
}

.tab-current-label.tab-select-header.team-name-select-header {
    font-size: 30px !important;
}