
/* new css add september 2025 start */

h3.small-new {
	font-size: 30px;
	line-height: 32px;
}

h3.smaller-new {
	font-size: 26px;
	line-height: 28px;
}

h3.mid-new {
	font-size: 24px;
	line-height: 1.1;
}

h3.extrasmall-new {
	font-size: 22px;
	line-height: 24px;
}

.time-h{
  font-size: 20px;
}
.ebook-h-main{
  font-size: 18px;
  line-height: 1.1;
  font-variant: small-caps;
  font-weight: 400;
  text-transform: lowercase;
}
.ebook-h{
  font-size: 42px;
  line-height: 1.1;
  margin: 4px 0 12px;
}

@media (max-width: 650px){
h3.mid-new {
  font-size: 30px;
}
.time-h{
  font-size: 22px;
}
.ebook-h-main{
  font-size: 22px;
}
.ebook-h{
  font-size: 50px;
}
}

/* new css add september 2025 end */