/* removes scrolling from web and image tabs on results page */
.gsc-tabsArea > .gsc-tabHeader {
    height: 10px;
    overflow: hidden;
}
