 #home-artist_signup-content {
   max-width: 40%;
 }
@media screen and (max-width: 935px) {
  #home-artist_signup-content 
  {
    max-width: 80%;
  }
}
