
.feature-row {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section.breadcrumb>* {
    display: none;
  }