I have such class in my css
.this br { display: none; } \\@media (max-width : 600px) { .this br { display: block; } }