@media (max-width: 767px) {
	h1,
	.title-h1,
	.page-title-title h1 {
		font-size: 25px;
		line-height: 33px;
	}
}