@media all and (min-width: 800px) {
    .body {
        
    }
    .handyhinweis {
        display: none;
    }
    
}