.trimng-text {
  	  line-height: 1.2;
  }

@media screen and (max-width:600px) {
	.trimng-text span {
      font-size:10px !important;
  	  line-height: 1.2;
  }
  
  .subpage-title-box.changeHight {
  	line-height: 1;
  }
  
    .subpage-title-box.changeHight h1 {
  	line-height: 1;
  }
  
  .trimng-text {
  	  margin-top: 0.5rem !important;
  }
}