.well .row:last-child > *:last-child .form-group {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .well .row:last-child .form-group {
    margin-bottom: 0;
  }
}
