.section--full-width.media-with-content {
  max-width: 1200px !important;
  margin-inline: auto !important;
}

.media-with-content .media-block {
  max-height: 450px !important;
  overflow: hidden !important;
}

.hero__container {
  max-height: 500px !important;
  overflow: hidden !important;
}
