.mod-videos .inner .mod-title {
  font-weight: 100;
  font-size: 9em;
  color: #0066FF;
}

@media (max-width: 750px) {
  .mod-videos .inner .mod-title {
    font-size: 3em;
  }
}
