  .detail-hero {
  margin-bottom: 0.5rem !important;
}

.news-index-title {
margin-bottom: 0.5rem !important; 
}

@media screen and (min-width: 1024px) and (max-width: 1323px) {
  .header-spacer {
  margin-top: 14px;
}
}

@media screen and (min-width:1024px) {
.journal-sub-button {
margin-top: 3.25rem !important;
}
}

@media screen and (min-width:1324px) {
.journal-sub-button {
margin-top: 3.875rem !important;
}
}