header.header {
    justify-items: center;
}
.header .logo img {
    width: auto;
    max-width: 120px;
    border-radius: 100%;
}