@charset "utf-8";
/* CSS Document */

@media screen and (max-width:1000px){
	iframe
	{
		display:none;
	}
}