.header {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.logo {
    margin: 0 auto;
    text-align: center;
}