@media all and (min-width: 800px) {
    .block {
        
    }

    .block__element {

    }
    
    .block__element--modifier {

    }
}