@media screen and (max-width: 960px) {
  .saal {
display: none !important;
}
}