@media all and (max-width: 320px) {
.collapse {
data-collapsed: "true";
}
but that doesn't work. Any hints or suggestions would be greatly appreciated.