@charset "UTF-8";

.hide_iphone
{
	display: none;
}

.show_iphone
{
	display: inherit;
}
