 
/* Hide the first tab ("All results") */
.gsc-refinementBlock div:nth-child(1) {
  display: none;
}
.gs-per-result-labels {
  display:none;
}
.gsc-thumbnail {
  display: none;
}