@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 1260px) and (max-width: 1440px) {
	.ShowMobile{
		display: none;
	}
	
}
