﻿@media screen and (max-width: 400px) {
    .cabecalho h1 { font-size: 1.0em; }

    .cabecalho h2 { font-size: 1.0em; }
}