header {
    background-color: #151B36;
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 25px;
    z-index: 100;
    width: 100%;
}

header img {
    width: 60px;
    margin-top: 8px;
}
