@media (max-width: 991px) {
  body {
    background-color: white;
  }

  #signupSection {
    text-align: left !important;
    padding-top: 10px !important;
  }
}
