.centre {
    max-width: 1200px;
    margin: 0 auto;
}

.df {
    display: flex;
}

.df1000{
    max-width: 1000px;
}