.mod-highlight-3col .inner .mod-title {
  font-weight: 100;
  font-size: 9em;
}
@media screen and (max-width: 750px){
  .mod-highlight-3col .inner .mod-title {
    font-size: 3em;
  }
}
