.auth__snippet {
  background: #fff;
}

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