.#{$prefix}carousel-body-el {
    position: relative;
    overflow: hidden;
}

.#{$prefix}carousel-item,
.#{$prefix}carousel-item > * {
    position: absolute !important;
    width: 100%;
    height: 100%;
}
