I have multiple layouts in my view. I want to use the css media query to hide one of those layouts.
@media only screen and (max-width: 600px) { .property