@mixin x-section-heading-min-height {
  @extend .align-items-end;

  min-height: $x-section-header-min-height;
}
