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