select {
  max-width: 25rem;
}

@media (max-width: 356px) {
  .invite {
    clear: both;
  }
}
@media (min-width: 357px) and (max-width: 1023px) {
  .invite {
    margin-top: 5px;
  }
  #derneven, .questio {
    clear: both !important;
  }
}
.navigform {
  display: block;
  text-align: center;
}

.navigform select {
  max-width: 98%;
}

textarea {
  max-width: 262px;
}

label, .intit {
  hyphens: manual;
}

/*# sourceMappingURL=stymo.css.map */
