.feefoCarousel {
  background: white;
  overflow-x: auto;
}
@media (min-width: 770px) {
  .feefoCarousel {
    padding: 0 40px 40px 40px;
  }
}
