.closed-tenant {
  background-color: #fff;
}

.auth__snippet {
    background: white;
}

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