.c-section__heading {
  margin-top: 40px; 
}

@media screen and (min-width: 600px) {
  
  .c-section__heading {
    margin-top: 100px; 
  }
  
}