.enigma_slide ul li::before{
	content:unset;
	
}

.enigma_slide ul li:not(:last-child),.gallery-carousel ul li:not(:last-child){
margin-bottom:unset;	
}
.enigma_slide ul li,.gallery-carousel ul li{
 padding-left: unset;	
}

.gallery-carousel ul li::before{
content:unset;	
}

.gallery-carousel img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}