section.content .section-wrapper .section-inner article ol {
    margin-bottom: 20px;
    margin-left: 200px;
    text-align: left;
    list-style: decimal;
    line-height: 30px;
}
section.content .section-wrapper .section-inner article ol li a{
    text-decoration: underline;
}

section.content#social-media .section-wrapper .section-inner article .tree .branches li.branch-s {
    max-width: 320px;
}

section.content#social-media .section-wrapper .section-inner article .tree .branches li .branch-wrapper{
    margin-left: -40.5%;
}

section.content#social-media .section-wrapper .section-inner article .tree .branches li.branch-m {
    max-width: 353px;
}
section.content#social-media .section-wrapper .section-inner article .tree .branches li {
    max-width: 394px;
}

section.content .section-wrapper .section-inner article .article-col-2 {
    display: inline;
    float: left;
    width: 35.8%;
    margin-left: 11.8%;

}