    @media (max-width: 767px) {
       .btn-red {
          display:block;
          width:100%;}

          #intro_video,
          .frase_home {
             display:none;
          }


          .texto-frase{
             font-size:1.3em;
          }
       }
