.s-block--banners {
  .s-block__title { 
    text-align: center;
  }
}

@media screen and (width >= 1024px) {
  .s-block+.s-angel--divider.no-margin-top {
    margin-top: -6rem !important;
  }
}
.s-block--testimonials {
  .s-slider-block__title {
    display: none;
  }
}