/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 12 2025 | 09:50:13 */
@media (max-width: 1500px) {
	.about-resp-hide {
		display:none;
	}
}
@media (min-width: 1501px) {
	.about-resp-show {
		display:none;
	}
}