@media screen {
  .t-event__heading-content {
    padding: 130px 0;
  }
  .t-event__heading-date {
    font-size: 20px;
    font-weight: 700;
  }
  .t-event__heading-title {
    margin-bottom: 24px;
  }
  .t-event__content {
    margin-top: -100px;
  }
  .t-event__image {
    margin-bottom: 48px;
    width: 100%;
  }
}

/*# sourceMappingURL=t-event.css.map*/