.lp-app-popup__modal {
  box-sizing: border-box;
  left: 0;
  margin: 0.25em;
  top: 0;
  transform: initial;
  width: calc(100% - 0.5em);
}

.lp-app-popup__button {
  box-sizing: border-box;
  margin-bottom: 0.75em;
  text-align: center;
  width: 100%;
}
