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

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