/* Hear Real Calls: tighten header spacing so the section doesn't feel oversized */
.ind-grid-header{
  margin-bottom: 40px;
}

@media (max-width: 640px){
  .ind-grid-header{ margin-bottom: 28px; }
}
