img 
{
    float: left;
    margin: 5px;
    padding-right: 20px !important;
}

p 
{
    text-align: justify;
    font-size: 25px;
}

.bio_para {
    font-size: 14px;
    text-transform: none;
    letter-spacing: 3px;
    word-spacing: 3px;
    text-indent: 25px;
}

.bio_section > h1 {
    font-size: 18px;
    word-spacing: 2px;
    letter-spacing: 2px;
}

.bio_section > ol > li {
    /* list-style: none; */
    font-size: 14px;
    word-spacing: 2px;
    letter-spacing: 2px;
    text-transform: none;
}

/* .bio_section > ol {
    list-style: none;
} */
