h1.h1-title{
  font-size: 54px;
  line-height: 1.2;
}

@media (max-width: 768px) {
	h1.h1-title{
  	font-size: 40px;
	}
}