@media (max-width: 767px) {
  .html-body .jgBg {
    margin-top: 100px;
    height: 90px !important;
  }

  .html-body .jgBg .title {
    line-height: 90px !important;
  }
}
.html-body .body-content {
	padding-top: 30px;
  }
.html-body .jgBg {
	width: 100%;
	height: 115px;
	background: url("https://files.sciengine.com/template/platform/journalBanner1.png") no-repeat;
	background-size: cover;
	background-position: left top;
}

.html-body .jgBg .title {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 115px;
	font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
}