.only.mobile { display: none !important; }
.only.tablet { display: block !important; }
.only.desktop { display: none !important; }

#navWrapper .right.menu .item .username {
	display: none;
}

.container {
	width: 90%;
	min-width: 640px;
}
