.svy-wrapper > * > .bts-extra-carousel {
	width: 100%;
	height: 100%;
}

.svy-layoutcontainer > * > .bts-extra-carousel .carousel-inner,
.svy-layoutcontainer > * > .bts-extra-carousel .carousel-inner .item {
	height: 100%;
}

.svy-wrapper > * > .bts-extra-carousel > .carousel-inner {
	height: inherit;
    width: inherit;
}
    
.bts-extra-carousel > .carousel-inner > .item {
}

.bts-extra-carousel > .carousel-inner {
}

.bts-extra-carousel {
}

.bts-extra-carousel img {
	margin-left: auto;
	margin-right: auto;
}

.bts-extra-carousel .carousel-control.right {
	background-color: transparent;
	background-image: none;
}

.bts-extra-carousel > .carousel-control.left {
	background-color: transparent;
	background-image: none;
}



