.about-logo {
    display: block;
    background: url('../images/big-logo-ver-188F7DE517B35E0416A19F2C7085BCCA.png') center no-repeat;
    background-size: contain;
    width: 100%;
    height: 128px;
}

.about-version {
    text-align: center;
    font-size: 17px;
    margin-bottom: 32px;
}

.about-copyright-label {
    text-align: center;
    margin-bottom: 4px;
}

.about-link {
    text-align: center;
}

.about-link > a {
    color: #d8131d;
    text-decoration: none;
}