@media (max-width: 767px) {
  .modal-mm-paymment {
    left: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
  }
}