.standards {
    width: 58%;
    background-color: white;
    padding: 0px 20px 50px 20px;
    margin: 0 auto;
}
.cmp-one {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #999999;
    margin: 18px 0 15px 0px;
    font-size: 19px;
    color: #223870;
}
