@charset "UTF-8";

.logged-in .site_wrapper::after{
	content: "Smartphone Small";
	background: rgba(0, 0, 0, 0.5);
	}

.hide_from_ss{
	display: none;
	}

.show_from_ss{
	display: block;
	}
