.aboutUs-logo {
    width: 1rem;
    margin: 0.6rem auto 0;
}

.aboutUs-logo img {
    width: 100%;
    height: auto;
    display: block;
}

.aboutUs-text {
    width: 1.5rem;
    margin: auto;
    text-align:center;
    margin-bottom: 0.6rem;
}

.aboutUs-text span {
    font-size: 0.16rem !important;
}