@media all and (max-width: 576px) {
  .modal-form .modal-content .modal-body {
    padding: 28px 26px;
  }
}
