@media only screen and (max-device-width:768px) {
    .filed-major {
        justify-content: center
    }

    .filed-major .major-people {
        margin-right: 0
    }

    /* .content .top {
        width: 355px !important
    } */

    .line {
        width: auto
    }
}