@media (max-width: 768px) {
	.main h1 {
		font-size: 14px;
		line-height: 20px;
		padding: 13px;
	}
}
