.ui.feed .content .summary > .ui.header {
  margin-bottom: unset;
}

.masthead.segment {
  min-height: 100px;
}

.masthead.segment h1.ui.inverted.header {
  margin-top: 1.5em;
}

@media (max-width: 600px) {
  .ui.vertical.stripe {
    padding-top: 3em;
  }
}