/* Responsive styles for teachers page */
@media (max-width: 991.98px) {
  #filterSidebar {
    position: static !important;
  }
}
