.header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.header-item{
    margin: .75em;
}

