@media all and (max-width: 41.375em) {
  html {
    font-size: 40%;
  }
  .imagem-cabecalho {
    width: 110px;
    height: 36.67px;
  }
  .container-sobre {
    height: 160rem;
  }
  .forma-inf {
    width: 110%;
    right: 10%;
  }
}
