.frontpage .cutline, .frontpage .cutline p, .frontpage figcaption {
  font-size: 1.1rem;
  line-height: 1.4;
}
.frontpage .layout--threecol-section--33-34-33 > .layout__region--second {
  flex: 0 1 33%;
}
.frontpage #gt-image-wrapper img {
  max-height: 258px;
}
#block-gt-content div.layout--onecol:first-of-type {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}