@media only screen and (max-width:431px) and (min-width:320px) {
    html { font-size: 90%; } 
    .mobile-br { display: block; }
}