.press .blockquote {
    font-size: 32px;
    line-height: 48px;
}
.section-stack.press-container {
    margin-top: 50px;
    margin-bottom: 50px;
}
@media (max-width: 1100px) {
  .press .blockquote {
    font-size: 22px;
    line-height: 36px;
  }
}