.profile {
    float: left;
}

.profile h2 {
    font-size: 0.18rem;
    margin: 0.5rem 0 0.2rem;
}

.profile p {
    font-size: 0.16rem;
    text-align: left;
    text-indent: 2em;
    line-height: 2.5;
    margin-bottom: 0.1rem;
    color: #000
}