/* === SMALL SCREEN === */
@media (max-width: 1200px) {
  #div_list_filter_buttons {
    display: none;
  }
}