/* @option user-selected RAFT setting */

@media screen and (max-width: 769px) {

#socialBar {
	display: none;
}

} /* End @media block */