.peptide-library{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}
.peptide-library-box h3 {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.peptide-library-box h3 i {
    float: left;
    width: 7px;
    height: 28px;
    background: #001c58;
    border-radius: 15px;
    margin-right: 1%;
    margin-top: -3px;
}
.peptide-library-box h5 {
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    text-indent: 2em;
}
.peptide-library-box-one{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}
.nvbb-title {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 1%;
}
.nvbb-title h3 {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.nvbb-title i img {
    width: 13px;
    margin-right: 7px;
}

.peptide-library-box-one ul{margin-left: 30px;margin-bottom: 0px;}
.peptide-library-box-one li{
    width: 100%;
    height: auto;
    line-height: 17px;
    display: inline-block;
    margin-bottom: 10px;
}
.peptide-library-box-one li span{
    width: 10px;
    height: 10px;
    background-color: #363b79;
    display: block;
    border-radius: 50%;
    float: left;
    margin-top: 5px;
}
.peptide-library-box-one li h3{
    font-size: 14px;
    float: left;
    text-align: left;
    margin-top: -3px;
    width: 90%;
    line-height: 25px;
    margin-left: 11px;
    text-indent: 0px;
    font-weight: normal;
}
.peptide-library-box-one h5{
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    text-indent: 2em;
}
.peptide-library-box-two{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}
.peptide-library-box-two ul{
    width: 100%;
    height: auto;
    display: inline-block;
    border-top: 1px solid #000;
    padding-top: 17px;
}
.peptide-library-box-two li{
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
.plb-left{
    float: left;
    width: 75%;
    padding-left: 35px;
    padding-top: 20px;
}
.plb-left h3{    font-size: 18px;
    padding-bottom: 25px;}
.plb-left p{
    font-size: 15px;
    line-height: 32px;
}
.plb-right{
    float: right;
    width: 16%;
}
.plb-right img{
    width: 100%;
}
.peptide-library-box-there h5{
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
}

.peptide-library-box-there{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}
.peptide-library-box-there ul{margin-left: 30px;margin-bottom: 5%;}
.peptide-library-box-there li{
    width: 100%;
    height: auto;
    line-height: 17px;
    display: inline-block;
    margin-bottom: 10px;
}
.peptide-library-box-there li span{
    width: 10px;
    height: 10px;
    background-color: #363b79;
    display: block;
    border-radius: 50%;
    float: left;
    margin-top: 5px;
}
.peptide-library-box-there li h3{
    font-size: 14px;
    float: left;
    text-align: left;
    margin-top: -3px;
    width: 90%;
    line-height: 25px;
    margin-left: 11px;
    text-indent: 0px;
    font-weight: normal;
}