.details-describe-one{
    background: #CECECE;
    width: 40%;
    left: 1.2rem;
    padding: 0.6rem 0.5rem;
    top: 3rem;
}
.details-describe-one h1{
    color: black;!important;
}
.details-describe-one p {
    color: #757575;
    font-size: 0.22rem;
}

.details-describe-two{
    top: 4rem;
    left: 0.9rem;
    width: 42%;
}
.details-describe-two p {
    font-size: 0.22rem;
    width: 69%;
}
.details-describe-three{
    top: 1.5rem;
    right: 0;
    left: 0;
    text-align: center;
}
.details-describe-three p{
    font-size: 0.22rem;
}
