@charset "UTF-8";
/* CSS Document */

#computer{
	display: block;
	width: 70px;
}

#mobile{
	display: none;
}