@media all and (max-width: 32.375em) {
  html {
    font-size: 32%;
  }
  .imagem-cabecalho {
    width: 90px;
    height: 30px;
  }
}
