.header{
display: flex;
}
.header .logo{
display: flex;
}

.header .logo{
width: 300px;
margin: auto;
}