.header {
    background: #fff;
    padding: 20px;
    display: flex;
    align-items: center;
}
.header img {
    height: 92px;
}
