.information {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 100px;
    margin-bottom: 50px;
}

.information .title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 50px;
}

.information img {
    width: 100%;
    height: 100%;
}

.information .name {
    text-align: center;
}
