.p-index-popup {
  display: block;
  padding: 5.5rem 0;
}
@media screen and (min-width: 1024px) {
  .p-index-popup {
    padding: 10rem 0;
  }
}
