.swiper-slide-bg-image {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	object-position: center !important;
}

.swiper-gl-image {
	position: absolute !important;
	top: 0;
	left: 0;
}
