.about_us h3{
    text-align: center;
    padding-bottom:10px;
}
#ourSites{
    padding-bottom: 37px;
}
#ourSites h3{
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
}
#ourSites .border_bottom3{
    margin-bottom: 40px;
}
#ourSites h3 span{
    font-size: 24px;
}
#ourSites .miniature img{
    max-width: 82px;
    max-height: 82px;
    border-radius: 50%;
    border: 2px solid #fff;
}
#ourSites .link a{
    height: 31px;
    color: #226d99;
    font-family: "PT Sans";
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    text-decoration: underline;
}
#ourSites .link{
    padding: 10px 0;
}
#ourSites .site{
    margin-bottom: 40px;
}