/*max-width set to Iphone8 plus landscape view width*/
@media only screen and (max-width: 736px) {
  .reset-user-password input[type="text"] {
    width: 100% !important;
  }
}

/*# sourceMappingURL=ResponsiveModal.css.map */
