@media only screen and (max-width:480px){
.i18n-pt-br h1{
font-size:30px;
}
.i18n-de h2,.i18n-pt-br h2,.i18n-nl h2{
font-size:26px;
}
}