@charset "UTF-8";
/* CSS Document */

#computer{
	display: none;
}
#mobile{
	display: block;
}
.fn_left{
	right: 10%!important;
}