@media (max-width: 990px) {
  .formSection input {
    width: 100%;
  }
}
