@charset "UTF-8";
/* CSS Document */

@media (max-width: 386px) {

	.sign {
		background-color: purple;
	}

}