.component_related h2{
  font-family:Maven Pro,sans-serif;
  font-size:2.25rem;
  font-weight:700;
  color:#ed1c24;
}

@media (max-width:767.98px){
  .component_related h2{
    font-size:24px;
    font-size:1.5rem;
    margin-top:1.875rem;
  }
}

@media (min-width:576px){
  .component_related h2{
    margin-bottom:3.75rem;
  }
}
