.xp-carousel {
  position: relative;
  overflow: hidden;
  &__wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
}
