/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 06 2025 | 05:21:43 */
@media only screen and (max-width: 769px) {
	.yt-pc {
		display:none;
	}
}

@media only screen and (min-width: 770px) {
.yt-sp {
	display:none;
}
}