#cus-product-content #imageGallery img{
    max-width: inherit;
    max-height: inherit;
    width: 100%;
}
.lSSlideWrapper{
	width: 100%;
}
.lightSlider{
    overflow:visible;
}
.owl-item a{
    display:inline-block;
    width: calc(100% - 5px);
}