@media (max-width: 480px) {
  [class*="heading-media_"] {
    font-size: 1.5rem !important;
  }
}
