@media screen and (max-width: 375px){
    .cabecalho__logo{
        max-width: 75px;
    }
}