.auth__snippet {
    background: var(--brand-primary);
}

@media (min-width: 1150px) {
    .auth__main--snippet {
        width: 35%;
    }
}