.sec-content{
    /* margin: 0 10px; */
    /* margin-bottom: 0.5rem; */
    /*margin-top: 30px;*/
}
.content-container .border-line .line-p{
    margin: 0;
}
.sec-content h3{
    background: #87A7B7;
    color: #fff;
    line-height: 46px;
    padding-left: 20px;
    font-weight: normal;
    font-size: 17px;
    margin-bottom: 20px;
}
.sec-content .sec-div{
    padding: 0 12px;
    margin-bottom: 20px;
}
.sec-content p{
    color: #535353;
    font-size: 16px;
    margin-bottom: 5px;
}
.sec-content p span{
    color: #87A7B7;
    margin-bottom: 8px;
}
.sec-content img{
    width: 100%;
    margin: 15px auto;
}
.sec-content table{
    width: 100%;
    text-align: center;
    font-weight: normal;
    margin: 20px 0;
}
.sec-content table tr th,.sec-content table tr th{
    padding: 5px;
    font-weight: normal;
}