@media (min-width:768px) {}

@media (max-width: 767px) {
	.hero-slider .elementor-background-slideshow {
		display: none !important;
	}
}