@media (max-width:360px) {
  .row {
    font-size: 16px;
    line-height: normal;
  }
}

button, input {
  border-radius: 6px;
}

