.section-page-content {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .section-page-content {
    margin-bottom: 5rem;
  }
}