@media screen and (max-width: 1200px) {
    div#agendas {
      display: none;
    }
  }
