.sppb-carousel .sppb-item {
  display: none;
}
.sppb-carousel .sppb-item.active {
  display: block;
}
#sp-header.menu-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
}
