#featured-integrations {
border-top: 130px solid #fff;
margin-top: -130px;
}

/* Fix for long words in testimonial quote on mobile devices */
.baby-wombat .testimonial-quote .testimonial-quote__text {
  overflow-wrap: break-word;
}