#content_header {
    background-image: none;
    padding: 13px 5px 0px 125px;
    height: 100px;
    line-height: 20px;
    background-position: -20px bottom;
    background-size: 135px auto;
    margin-top: -25px;
}

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

#player_headshot {
    height: 55px;
    vertical-align: bottom;
    opacity: 0.6;
    margin-right: 10px;
}

#player_name {
    font-size: 18px;
    margin-top: 7px;
    padding: 0px;
    float: none;
}

#player_info {
    margin: 5px 0 0 0;
    padding: 0px;
    line-height: 1em;
    width: auto;
    font-size: 12px;
    float: none;
}

/* Hide player contracts on mobile because it takes up too much screen real estate */
#player_contract {
    display: none;
}

.player_draft {
    display: none;
}

/* Shot Charts */

.shot_chart {
    height: 254px;
    width: 270px;
    margin-right: 15px;
    margin-top: 7px;
}
