.top-title img{
    width: 100%;
}
.info{
    width: 60%;
    max-width: 1200px;
    margin: 36px auto;
    font-size: 16px;
    line-height: 35px;
}
@media(max-width: 1182px) {
    .member{
        width: 1182px;
    }
}