.body-site div {
    float: left;
}
.ourstory_top_logo {
    border-top: 4px solid #088bff;
    width: 100%;
}
.ourstory_top_logo img {
    width: 100%;
}
.ourstory_title {
    height: 76px;
    line-height: 76px;
    font-family: Lato-Bold;
    font-size: 35px;
    color: #00007a;
    text-align: center;
    width: 100%;
}
.ourstory_text {
    padding: 0 60px;
}
p.ourstory {
    font-size: 19px;
    color: #000;
    text-align: center;
    line-height: 26px;
    margin-block-start: 22px;
    margin-block-end: 23px;
}
p.ourstory.rightside {
    text-align: right;
}
p.ourstory.leftside {
    text-align: left;
}
.foundation_bio {
    width: 352px;
    text-align: center;
    height: 446px;
}
.foundation_bio.sean_glasser {
    float: right!important;
}
.foundation_bio.sage_katakura {
}
.foundation_bio img {
    margin-bottom: 11px;
}
.foundation_bio p.title {
    clear: both;
    width: 100%;
    font-family: Lato-LightItalic;
    font-size: 17px;
    color: #191919;
    height: 27px;
    line-height: 27px;
    margin-block-start: 0;
    margin-block-end: 0;
}
.foundation_bio a {
    color: #0000ff;
    text-decoration: none;
    font-family: Lato-LightItalic;
    font-size: 14px;
}
.ourstory_contact {
    font-size: 17px;
    font-style: italic;
    text-align: center;
    margin-bottom: 25px;
    width: 100%;
}
.ourstory_contact a {
    color: #0000ff;
    text-decoration: none;
    font-size: 17px;
    font-style: italic;
}