#ip-legacy-about .entry-title {
    display: block !important;
}

#content .aios-about-form {
    padding-bottom: 20px;
}
#content .aios-about-form h2 {
    font-size: max(1.75vw, 25px);
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.03em;
    text-align: center;
    text-transform: uppercase;
    color: #000
}

#content .aios-about-form h2 span {
    display: block;
    font-size: max(1vw, 16px);
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.025em;
    color: #7e7e7e;
    margin-top: 12px
}