.menu div img{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.menu div {
    display: flex;
    align-items: center;
}
