@charset "utf-8";

@media (min-width: 768px) {
	.sizehelper:before {
		content: "MD";
	}
}