/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 25 2025 | 18:59:01 */
@media screen and (min-width:1367px) {
	.left-background {
		background-position: -400px center!important;
	}
	.right-background {
		background-position: calc(100% + 400px) center!important;
	}
}
@media screen and (min-width:1600px) {
	.left-background {
		background-position: -350px center!important;
	}
	.right-background {
		background-position: calc(100% + 350px) center!important;
	}
}
@media screen and (max-width:1366px) {
	.left-background {
		background-position: -450px center!important;
	}
	.right-background {
		background-position: calc(100% + 450px) center!important;
	}
}
@media screen and (max-width:1200px) {
	.left-background {
		background-position: -500px center!important;
	}
	.right-background {
		background-position: calc(100% + 500px) center!important;
	}
}
@media screen and (max-width:1024px) {
	.left-background {
		background-position: -560px center!important;
	}
	.right-background {
		background-position: calc(100% + 560px) center!important;
	}
}
@media screen and (max-width:880px) {
	.left-background {
		background-position: -600px center!important;
	}
	.right-background {
		background-position: calc(100% + 600px) center!important;
	}
}
@media screen and (max-width:768px) {
	.left-background {
		background-image: none!important;
	}
	.right-background {
		background-image: none!important;
	}
}
