.hero-title{
      font-size: 42px !important;
      line-height: 1.2 !important;
      font-weight: 700 !important;
    }
    @media (max-width: 768px){
      .hero-title{ font-size: 32px !important; }
    }
