.brand-content {
    display: flex;
    align-items: center;
}

.brand-content h1 {
    margin-left: 10px;
}
