.sign-up-section {
  margin-top: 50px;
}
@media only screen and (max-width: 600px) {
    .sign-page-banner {
      display: none;
    }
}