﻿@media (max-width: 767px) {
  .input-group {
    margin-top: 20px;
  }
}
.registration-message {
  margin-bottom: 20px;
}