/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 21 2024 | 11:40:21 */
body {
	overflow-x: hidden !important;
}

@media all and (max-width: 1024px) {
	.scroll-box-project > .project-scrol-left,
	.scroll-box-project,
	.scroll-box-project > .project-scrol2{
		position: static !important;
	}
}