@charset "utf-8";

.tattoo .sub_title{ color: #fff; }

@media (max-width:991px) {
	.tattoo .sub_title{ color: #444; }
}