@charset "utf-8";


@media screen and (max-width : 600px){ 
iframe{
	max-width: 95%;
	}
}


