@media screen and (max-width: 768px) {
	.home_slider_style h1 > span:last-child {
		font-size: 40px !important;
		line-height: 40px !important;
	}
	.ts_product_main h1, .ts_single_section h1 {
		font-size: 40px;
		line-height: 40px;
	}
}