.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  background-color: transparent !important;
  color: #000;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  background-color: transparent !important;
  font-size: 1.6rem !important;
  display: inline-block;
  padding: 10px;
  color: #000 !important;
}

.gs-web-image-box,
.gs-promotion-image-box {
  width: 150px !important;
}

.gs-web-image-box .gs-image,
.gs-promotion-image-box .gs-promotion-image {
  max-width: none !important;
  max-height: none !important;
  width: 150px;
  display: inline-block;
  border: none;
}

.gs-web-image-box,
.gs-promotion-image-box {
  margin-right: 20px !important;
}

.gs-result .gs-image,
.gs-result .gs-promotion-image {
  border: none !important;
}
