@media (min-width: 992px) {
  .p-footer {
    height: 400px !important;
  }
}
@media (max-width: 991px) and (min-width: 577px) {
  .p-footer {
    height: 430px !important;
  }
}

/*# sourceMappingURL=prague-index.css.map */
