.coh-style-heading-4-size {
  font-size: 2.188rem;
  font-weight: 400;
  margin-bottom: 1.375rem;
  line-height: 1.15;
  margin-bottom: 1rem;
  font-family: ProximaNova, sans-serif;;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1439px) {
  .coh-style-heading-4-size {
    margin-bottom: 1rem;
    font-size: 2.188rem;
    line-height: 1.15;
  }
}
@media (max-width: 1199px) {
  .coh-style-heading-4-size {
    font-size: 2.188rem;
    line-height: 1.15;
    margin-bottom: 1rem;
  }
}
@media (max-width: 1024px) {
  .coh-style-heading-4-size {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .coh-style-heading-4-size {
    font-size: 1.563rem;
    margin-bottom: 1.25rem;
    margin-bottom: 0.75rem;
    line-height: 1.15;
  }
}
@media (max-width: 480px) {
  .coh-style-heading-4-size {
    line-height: 1.15;
    margin-bottom: 0.75rem;
  }
}
