@media screen and (max-width: 1200px) {
  .blocoII {
    flex-direction: column;
    padding: 0;
  }
  .waves {
    position: relative;
    top: 10px;
  }
  .wavesII {
    position: relative;
    bottom: 8px;
  }
  .imagemMoto {
    background: url(img/TWcell\ -\ Copia.png);
    aspect-ratio: 9 / 16;
    background-size: cover;
  }
  .menu,
  .sociaiss,
  .textoRodape {
    display: none;
  }
  .sobreTw {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .blocoII {
    margin: 40px 0px 40px 0px;
  }
  .textoFilhoP {
    margin: 0px 0px 0px;
    font-size: 15px;
  }
  .textoFilhoH {
    margin: 0px 0px 0px;
    font-size: 18px;
  }
  .description::after {
    content: "";
    display: flex;
    width: 90px;
    height: 2px;
    background-color: rgb(255, 0, 0) !important;
    margin-top: 5px;
  }
  .textoFilhoH::after {
    content: "";
    display: flex;
    width: 90px;
    height: 2px;
    background-color: rgb(255, 0, 0) !important;
    margin-top: 5px;
  }
  .caixaDoBotao {
    display: flex;
    justify-content: flex-start;
    margin-right: 0px;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    margin-bottom: 80px;
    height: 600px;
  }
  .diferenciais {
    font-size: 20px;
    margin-left: 25px;
  }
  .sobreDiferenciais {
    font-size: 17px;
    margin-left: 25px;
    margin-bottom: 15px;
  }
  .twRodape {
    font-size: 25px;
    font-style: italic;
    color: #f5eded7a;
  }
  .contato {
    font-family: "Montserrat", sans-serif;
    color: rgba(255, 255, 255, 0.897);
    font-style: italic;
    font-size: 15px;
  }
  .paragrafo {
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.664);
    gap: 8px;
  }
  .imagemIII {
    width: 100%;
  }
  .descriptionTwII {
    justify-content: center;
  }
  .fimDoDescription {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sobreDiferenciais {
    margin: 0px;
  }
  .diferenciais {
    margin: 0px;
  }
  .fotoDaMota {
    justify-content: center;
  }
  .textoFilho {
    padding: 30px;
  }
  .textosFinais {
    margin-top: 30px;
  }
  .desc {
    width: 90%;
    justify-content: center;
  }
  .insta {
    font-size: 10px;
  }
}
