.form-contact-portlet-modal .modal-dialog {
  max-width: 100%;
}
.form-contact-portlet-modal .modal-header {
  justify-content: start;
}
.form-contact-portlet-modal .modal-footer {
  justify-content: end;
}
.form-contact-portlet-modal .modal-footer button + button {
  margin: 0 0 0 0.5rem;
}