@media only screen and (max-width: 600px) {
  .webform-confirmation-modal {
    width: 100% !important;
  }
}