@media only screen and (max-width: 991px) {

  .tfc-header .date-field {
    font-size: 2em;
  }

  .banner .banner-title {
    font-size: 3.125em;
  }

  .just-transition-page .banner .banner-title,
  .toolbox-ast-detail .banner .banner-title {
    font-size: 2.25em;
  }

  .tfc-header .banner-title,
  .project-banner .banner-title {
    font-size: 1.625em;
  }

  .banner-detail-header .banner-title {
    font-size: 2.375em;
  }

  .banner-style-2 {
    min-height: 450px;
  }

  .quote-default .banner-container {
    max-width: 320px;
  }

  .banner .banner-sub {
    font-size: 1.25em;
  }

  .banner-header-cop .banner-detail {
    min-height: auto;
    align-items: center;
  }
}
