#section-title {
  overflow: visible;
  min-height: 20em;
}
#section-title .gr {
  height: 24em;
  background: url(../images/star/bg2.1.png) 0 0 no-repeat;
  background-size:26em;
}

#section-title .content {
  text-align: right;
}

.section {
  min-height: 0;
}
.section .content {
  padding-bottom: 2em;
}

.section.sscraping .gr {
  height: 100%;
  background: url(../images/star/icons/scraping.svg) 110% center no-repeat;
  background-size:15em;
  opacity: 0.2;
}
 .include {
  padding: 0 3em 2em;
}

.section.partner .content {
  width: 100%;
  max-width: unset;
}
.section.partner .gr {
  height: 100%;
  background: url(../images/star/bgtop8.png) -3em 1em no-repeat;
  background-size: cover;
  opacity: 0.15;
  display: inline;
  width: 110%;
}

#section-testimonials h1, .include h1 {
  font-size: 1.75em;
}
