.section-dynamic-columns .grid__item *:first-child {
  margin-top: 0;
}

.section-dynamic-columns .grid__item.grow {
  max-width: initial;
  flex-grow: 1;
}