@media only screen and (max-width: 600px) {
  .form-actions {
    margin: 50px 0;
  }
}