/* @option user selected font size setting */

@media screen and (min-width: 768px) {
#RaftNav {
	font-size: 100%;
}
}