.text-28px {
	font-size: 28px;
	font-weight: bold;
}

@media only screen and (max-width: 767px) {
	.text-28px {
		font-size: 16px;
	}
}
