.wsite-section-content{
	position:relative;
	z-index:6;
}

#icontent .booXSlider .uk-slideshow > li {
  left: 100% !important;
}

#icontent .booXSlider .uk-slideshow > li.uk-active {
  left: 0 !important;
}

@media (max-width:767px){
	.wsite-section-elements {
		overflow: unset !important;
	}
}