<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-image-full-text {
  padding: 95px 0 90px;
}

@media screen and (max-width: 991px) {
  .section-image-full-text {
    padding: 45px 0;
  }
}
</pre></body></html>