@media (max-width: 400px) {
  .section-heading .section-heading-upper {
    display: block;
    font-size: 0.5rem;
    font-weight: 800;
  }
}

