/* body.path--release-boss-timegatekeeper .section-1,
body.path--release-boss-timegatekeeper .bg._2 {
  background-size: cover !important;
}
.page--records-time-crevice
  .page__content
  .record-table
  ._block
  ._card
  ._wrapper {
  padding: 0;
}
@media (max-width: 768px) {
  .page--records-time-crevice
    .page__content
    .record-table
    ._block
    ._card
    ._wrapper {
    padding: 12px 16px 25px;
  }
}
*/
@media (max-width: 768px) {
  .page--a2-teaser .fullpage-section .section-contents ._title {
    height: min(540/720 * 100vw, 540px);
  }
}
