/* Style to be applied when javascript isn't available */

/* show the entire bio if read-more clicker won't work */
#teamdetail-bio {
    height: auto;
}

#teamdetail-expandbio, .team-grad-cover,.toggle-hed {
    display: none!important;
}
