.brand {
    display: flex;
    align-items: center;
}

.brand img {
    margin-right: 9px;
    border-radius: 7px;
}
