/* Scroll Reveal Text */
@media (max-width: 777px) {
  .srb-reveal {
    font-size: 30px !important;
  }
}
/* Scroll Reveal Text */