@media all and (max-width: 29.5625em) {
  .imagem-cabecalho {
    margin-left: 2%;
  }
  .container-sobre {
    width: 100%;
    height: 155rem;
  }
  .forma-inf {
    width: 100%;
    right: 0;
  }
  .container-img {
    top: 4%;
  }
  .img-text {
    height: 78rem;
    & .img-textp {
      font-size: 2rem;
    }
  }
}
