.section-related { position: relative; }
.section-related .title-4 { margin-bottom: 3rem; }

@media screen and (max-width: 749px) {
}

@media screen and (min-width: 750px) {
  .section-related .title-4 { margin-bottom: 6rem; }
}