@media screen and (max-width:767px){
	.home h2{
		font-size:var(--fs-5xl)!important;
	}
}