@media (min-width:768px) {
	.elementor-button-icon svg {
		width: auto !important;
		height: auto;
	}
}

@media (max-width: 767px) {
	.hero-slider {
		background-image: url("/wp-content/smush-webp/2025/06/Home-page-rotating-image-1.jpg.webp") !important;
		background-size: cover !important;
		background-position: center !important;
	}
}