.mainBody .avatar {
    height: 400px;
    width: 400px;
    border-radius: 50%;

    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 2%;
}

.mainBody {
    padding-bottom: 50px;
    margin-left: 13.5%;
    margin-right: 13.5%;
    margin-top: 2%;
}

.mainBody p {
    font-family: "FaunaOne", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #c7c7c7;
    font-size: 24px;
    margin-bottom: 50px;
}

.mainBody .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.docs {
    display: flex;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.diploma {
    width: auto;
}

.tkd {
    width: auto;
}

.bottompic {
    width: 100%;
}

/* .docs img {
    margin-bottom: 20px;
} */

#group {
    margin-bottom: 50px;
}
