@charset "utf-8";

.obese .sub_title{ color: #fff; }

@media (max-width:991px) {
	.obese .sub_title{ color: #000; }
}