fieldset.collapsible > legend.query {
  background-image: none;
  padding-left: 0;
  cursor: default;
}

@media screen and (min-width: 900px) {
  #header {
    display: none;
  }
}
