@media (max-width: 400px) {
  .section-heading .section-heading-lower {
    display: block;
    font-size: 1rem;
    font-weight: 100;
  }
}

