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