.right-content>.about-body {
    margin-top: 20px;
}

.right-content>.about-body>h1 {
    font-size: 20px;
    color: #075fa7;
    text-align: center;
    margin: 15px 0 10px;
}

.right-content>.about-body>p {
    font-size: 14px;
    color: #666;
    text-indent: 28px;
    line-height: 22px;
    margin: 15px 0 10px;
}

.right-content>.about-body>p>span {
    color: #333;
    font-weight: bold;
}

.right-content>.about-body>.intro-img {
    text-align: center;
    margin: 10px auto;
}

.right-content>.about-body>.intro-img>img {
    border: 1px solid #ccc;
    margin: 0 20px;
}