.features-section.section-feedback {
  line-height: 2em;
}

ul + *,
ol + * {
  margin-top: unset;
}

.section-corporate-info .features-column:nth-child(3n + 1) {
  margin-right: 0;
}

@media only screen and (max-width: 734px) {
  .section-hero .typography-headline-elevated {
    text-align: right;
  }
}
