@media screen and (min-width: 320px) and (max-width: 425px){
	.tm-hero-title{
		font-size: 20px;
	}
}