@media all and (max-width: 799px) {
    .block {
        
    }

    .block__element {

    }
    
    .block__element--modifier {

    }
}